We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20b0fe3 commit fb0f684Copy full SHA for fb0f684
1 file changed
.pre-commit-config.yaml
@@ -41,3 +41,14 @@ repos:
41
.*\.csv |
42
.*\.json |
43
)$
44
+
45
+ci:
46
+ autofix_commit_msg: |
47
+ [pre-commit.ci] auto fixes from pre-commit.com hooks
48
49
+ for more information, see https://pre-commit.ci
50
+ autofix_prs: false
51
+ autoupdate_commit_msg: '[pre-commit.ci] pre-commit autoupdate'
52
+ autoupdate_schedule: monthly
53
+ skip: []
54
+ submodules: false
0 commit comments