We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a034083 commit 4fcd739Copy full SHA for 4fcd739
.pre-commit-config.yaml
@@ -30,3 +30,10 @@ repos:
30
hooks:
31
- id: end-of-file-fixer
32
- id: trailing-whitespace
33
+
34
+ci:
35
+ autofix_commit_msg: "[pre-commit.ci] auto fixes from pre-commit.com hooks"
36
+ autofix_prs: true
37
+ autoupdate_commit_msg: "[pre-commit.ci] pre-commit autoupdate"
38
+ autoupdate_schedule: quarterly
39
+ submodules: false
0 commit comments