Skip to content

Commit

Permalink
chore: update pre-commit check versions
Browse files Browse the repository at this point in the history
  • Loading branch information
valter-silva-au committed Aug 28, 2023
1 parent a28cec7 commit fb48b5b
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 @@ -73,7 +73,7 @@ repos:
# - id: flake8
# args: ['--ignore=E501']
- repo: https://github.com/jendrikseipp/vulture
rev: 'v2.7' # or any later Vulture version
rev: 'v2.9.1' # or any later Vulture version
hooks:
- id: vulture
args: ['scan.py', ]

0 comments on commit fb48b5b

Please sign in to comment.