diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2c19889..a17079c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -59,7 +59,7 @@ repos: - tomli - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.14.6 + rev: v0.14.7 hooks: - id: ruff-check - id: ruff-format