Skip to content

Commit e6933a2

Browse files
authored
ci: pre commit config update (#138)
1 parent ae07679 commit e6933a2

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

.pre-commit-config.yaml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
ci:
2-
autofix_prs: false
2+
autofix_commit_msg: |
3+
ci: auto fixes from pre-commit hooks
4+
5+
for more information, see https://pre-commit.ci
6+
autofix_prs: false
7+
autoupdate_commit_msg: 'ci: pre-commit autoupdate'
8+
autoupdate_schedule: monthly
39

410
repos:
511
- repo: https://github.com/asottile/pyupgrade

0 commit comments

Comments
 (0)