Skip to content

Commit

Permalink
Update .pre-commit-config.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
miketheman authored Oct 11, 2024
1 parent be3a167 commit 5c6f414
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 @@ -28,7 +28,7 @@ repos:
rev: v3.17.0
hooks:
- id: pyupgrade
args: [--py37-plus]
args: [--py39-plus]
- repo: https://github.com/jendrikseipp/vulture
rev: 'v2.13'
hooks:
Expand Down

0 comments on commit 5c6f414

Please sign in to comment.