Skip to content

Commit

Permalink
ci: dependency update
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrugman committed Oct 19, 2022
1 parent b16d803 commit c410e6c
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: [ "--ignore=E501,E203,W503,TC003,TC101,TC300"]
- repo: https://github.com/asottile/pyupgrade
rev: v2.38.2
rev: v3.0.0
hooks:
- id: pyupgrade
args: ['--py36-plus','--exit-zero-even-if-changed']
Expand Down

0 comments on commit c410e6c

Please sign in to comment.