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 8d6a06f commit 9daa2cbCopy full SHA for 9daa2cb
.pre-commit-config.yaml
@@ -15,3 +15,8 @@ repos:
15
- id: remove-crlf
16
- id: chmod
17
args: ['644']
18
+
19
+# https://pre-commit.ci/#configuration
20
+ci:
21
+ autofix_prs: false
22
+ autoupdate_schedule: quarterly
0 commit comments