Skip to content

Commit

Permalink
ci: pre-commit updates
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrugman committed Dec 29, 2021
1 parent abe8a59 commit 061db80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Expand Up @@ -18,7 +18,7 @@ repos:
- tryceratops
args: [ "--select=E9,F63,F7,F82,C4,F401,TR004,TC200,TC201,TC202"]
- repo: https://github.com/asottile/pyupgrade
rev: v2.29.1
rev: v2.30.0
hooks:
- id: pyupgrade
args: ['--py36-plus','--exit-zero-even-if-changed']
Expand Down

0 comments on commit 061db80

Please sign in to comment.