We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a655880 commit ccfc687Copy full SHA for ccfc687
.pre-commit-config.yaml
@@ -76,3 +76,7 @@ repos:
76
rev: "6.0.0"
77
hooks:
78
- id: flake8
79
+
80
+# pre-commit.ci config reference: https://pre-commit.ci/#configuration
81
+ci:
82
+ autoupdate_schedule: monthly
0 commit comments