Skip to content

Commit

Permalink
pre-commit autupdate
Browse files Browse the repository at this point in the history
  • Loading branch information
alunduil committed Sep 28, 2024
1 parent 6ddd810 commit 7e0ad71
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@ repos:
hooks:
- id: flake8
- repo: https://github.com/PyCQA/bandit
rev: 1.7.9
rev: 1.7.10
hooks:
- id: bandit
- repo: https://github.com/PyCQA/pylint
rev: v3.2.7
rev: v3.3.1
hooks:
- id: pylint
additional_dependencies:
Expand Down Expand Up @@ -72,7 +72,7 @@ repos:
hooks:
- id: yesqa
- repo: https://github.com/jendrikseipp/vulture
rev: v2.11
rev: v2.12
hooks:
- id: vulture
- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks
Expand Down

0 comments on commit 7e0ad71

Please sign in to comment.