8000 Set pre-commit autoupdate to monthly (#1271) · ocdex/pyscript@89842e2 · GitHub
[go: up one dir, main page]

Skip to content

Commit 89842e2

Browse files
hoodmanecclauss
andauthored
Set pre-commit autoupdate to monthly (pyscript#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>
1 parent ef793ae commit 89842e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
# Check out the docs at: https://pre-commit.com/
33
ci:
44
skip: [eslint]
5+
autoupdate_schedule: monthly
56

67
default_stages: [commit]
78
repos:

0 commit comments

Comments
 (0)
0