diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d1f5020..7d852ca 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -75,7 +75,7 @@ repos: - B101,B311,B105 - repo: https://github.com/jendrikseipp/vulture - rev: v2.12 + rev: v2.13 hooks: - id: vulture description: Find dead Python code