Skip to content

Commit

Permalink
ci: Update pre-commit config
Browse files Browse the repository at this point in the history
  • Loading branch information
marksweb committed Aug 2, 2022
1 parent 88e968b commit 449cf72
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
ci:
autofix_commit_msg: |
ci: auto fixes from pre-commit hooks
for more information, see https://pre-commit.ci
autofix_prs: true
autoupdate_commit_msg: 'ci: pre-commit autoupdate'
autoupdate_schedule: monthly

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

0 comments on commit 449cf72

Please sign in to comment.