Skip to content

Commit

Permalink
Auto-update pre-commit hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
apoclyps authored Oct 7, 2023
1 parent d698faf commit 9240c09
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 @@ -107,7 +107,7 @@ repos:
exclude: ^tests/

- repo: https://github.com/jendrikseipp/vulture
rev: v2.9.1
rev: v2.10
hooks:
- id: vulture
description: Find dead Python code
Expand Down

0 comments on commit 9240c09

Please sign in to comment.