diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 998ce0b7..82dec306 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -82,7 +82,7 @@ repos: - black==24.8.0 - repo: https://github.com/pycqa/bandit - rev: 1.8.0 + rev: 1.8.2 hooks: - id: bandit args: @@ -117,7 +117,7 @@ repos: - tomli - repo: https://github.com/sbrunner/hooks - rev: 1.1.2 + rev: 1.2.1 hooks: - id: poetry-check additional_dependencies: