Skip to content

Commit

Permalink
ci: dependency update
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrugman committed May 5, 2022
1 parent 9ec3b66 commit 23bd6c2
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.32.0
rev: v2.32.1
hooks:
- id: pyupgrade
args: ['--py36-plus','--exit-zero-even-if-changed']
Expand Down

0 comments on commit 23bd6c2

Please sign in to comment.