diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b6cc64e..3e6d9a0 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.10 + rev: v0.15.11 hooks: - id: ruff-check args: [--fix]