Set pre-commit autoupdate to monthly (#1271)

* Set pre-commit autoupdate to quarterly

Weekly autoupdate creates a lot of noise

* Update .pre-commit-config.yaml

Co-authored-by: Christian Clauss <cclauss@me.com>

---------

Co-authored-by: Christian Clauss <cclauss@me.com>
This commit is contained in:
Hood Chatham
2023-03-23 10:27:01 +01:00
committed by GitHub
parent ef793aecf3
commit 89842e20da

View File

@@ -2,6 +2,7 @@
# Check out the docs at: https://pre-commit.com/
ci:
skip: [eslint]
autoupdate_schedule: monthly
default_stages: [commit]
repos: