We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 869edfc commit e42acd9Copy full SHA for e42acd9
.pre-commit-config.yaml
@@ -1,4 +1,8 @@
1
exclude: '(^data/|^app/entrypoints/)'
2
+# See https://pre-commit.ci/ for more config options
3
+ci:
4
+ # autoupdate_schedule: 'quarterly'
5
+ autoupdate_branch: 'pre-commit'
6
repos:
7
- repo: https://github.com/pre-commit/pre-commit-hooks
8
rev: v4.6.0
0 commit comments