Skip to content

Commit

Permalink
ci: pre commit config update (#138)
Browse files Browse the repository at this point in the history
  • Loading branch information
marksweb authored Aug 2, 2022
1 parent ae07679 commit e6933a2
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
ci:
autofix_prs: false
autofix_commit_msg: |
ci: auto fixes from pre-commit hooks
for more information, see https://pre-commit.ci
autofix_prs: false
autoupdate_commit_msg: 'ci: pre-commit autoupdate'
autoupdate_schedule: monthly

repos:
- repo: https://github.com/asottile/pyupgrade
Expand Down

0 comments on commit e6933a2

Please sign in to comment.