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 c21a56f commit bbb7d91Copy full SHA for bbb7d91
.pre-commit-config.yaml
@@ -46,3 +46,7 @@ repos:
46
47
# Lint: Checks that non-binary executables have a proper shebang.
48
- id: check-executables-have-shebangs
49
+
50
+# pre-commit.ci config reference: https://pre-commit.ci/#configuration
51
+ci:
52
+ autoupdate_schedule: monthly
0 commit comments