Skip to content

Commit

Permalink
quarterly update pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
akaszynski committed Nov 2, 2023
1 parent 4fa8a0a commit 32d807c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# See https://pre-commit.ci/
ci:
autofix_prs: true
autoupdate_schedule: monthly
autoupdate_schedule: quarterly
repos:
- repo: https://github.com/keewis/blackdoc
rev: v0.3.8
Expand Down Expand Up @@ -32,7 +32,7 @@ repos:
additional_dependencies: [toml]
exclude: "tests/"
- repo: https://github.com/asottile/pyupgrade
rev: v3.10.1
rev: v3.15.0
hooks:
- id: pyupgrade
args: [--py38-plus, --keep-runtime-typing]
Expand Down

0 comments on commit 32d807c

Please sign in to comment.