diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 48ac6f15..81430b11 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -32,7 +32,7 @@ repos: - "--py310-plus" - repo: https://github.com/astral-sh/ruff-pre-commit - rev: "v0.14.10" + rev: "v0.15.9" hooks: - id: ruff-check types_or: @@ -46,7 +46,7 @@ repos: - python - repo: https://github.com/PyCQA/bandit - rev: 1.9.2 + rev: 1.9.4 hooks: - id: bandit args: