diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index cf77526..66144c5 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -23,7 +23,7 @@ repos: - id: trailing-whitespace - repo: https://github.com/astral-sh/ruff-pre-commit - rev: 'v0.9.7' + rev: 'v0.9.9' hooks: - id: ruff args: @@ -38,7 +38,7 @@ repos: - "--config=pyproject.toml" - repo: https://github.com/pycqa/isort - rev: 6.0.0 + rev: 6.0.1 hooks: - id: isort args: