diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 827a6d7..4957cc8 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.1.6' + rev: 'v0.1.7' hooks: - id: ruff args: @@ -38,7 +38,7 @@ repos: - "--config=pyproject.toml" - repo: https://github.com/pycqa/isort - rev: 5.12.0 + rev: 5.13.0 hooks: - id: isort args: