Skip to content

Commit

Permalink
ci: upgrading packages
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrugman committed Mar 25, 2024
1 parent a0bcd02 commit d266b9b
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
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/asottile/pyupgrade
rev: v3.15.1
rev: v3.15.2
hooks:
- id: pyupgrade
args: ['--py36-plus','--exit-zero-even-if-changed']
Expand Down

0 comments on commit d266b9b

Please sign in to comment.