diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b194f33..7cfc6a1 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.5 + rev: v0.15.6 hooks: - id: ruff-check args: [--fix]