Skip to content

Commit fb0f684

Browse files
committed
config pre-commit-ci
1 parent 20b0fe3 commit fb0f684

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

.pre-commit-config.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,14 @@ repos:
4141
.*\.csv |
4242
.*\.json |
4343
)$
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

Comments
 (0)