Skip to content

Commit

Permalink
Merge branch 'main' into remove-excludes
Browse files Browse the repository at this point in the history
  • Loading branch information
dholth authored Sep 28, 2023
2 parents 369132c + e489488 commit 934f1ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ repos:
files: \.py$
args: [--license-filepath, .github/disclaimer.txt, --no-extra-eol]
- repo: https://github.com/asottile/pyupgrade
rev: v3.10.1
rev: v3.13.0
hooks:
# upgrade standard Python codes
- id: pyupgrade
Expand Down

0 comments on commit 934f1ff

Please sign in to comment.