Skip to content

Commit

Permalink
ci: dependency update
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrugman committed Jul 14, 2022
1 parent 0fa35e4 commit 1a14d67
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 @@ -18,7 +18,7 @@ repos:
- tryceratops
args: [ "--ignore=E501,E203,W503,TC003,TC101,TC300"]
- repo: https://github.com/asottile/pyupgrade
rev: v2.35.0
rev: v2.37.1
hooks:
- id: pyupgrade
args: ['--py36-plus','--exit-zero-even-if-changed']
Expand Down

0 comments on commit 1a14d67

Please sign in to comment.