diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3e6d9a0..e68419c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -60,7 +60,7 @@ repos: # - id: panache-lint # Python formatting - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.15.11 + rev: v0.15.12 hooks: - id: ruff-check args: [--fix]