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 Aug 19, 2022
1 parent d8e326f commit 8532cf8
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.37.1
rev: v2.37.2
hooks:
- id: pyupgrade
args: ['--py36-plus','--exit-zero-even-if-changed']
Expand Down

0 comments on commit 8532cf8

Please sign in to comment.