diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c3fe44f..a2f8ee0 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -28,7 +28,7 @@ repos: - id: sort-simple-yaml - id: trailing-whitespace - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.11.9 + rev: v0.11.10 hooks: - id: ruff args: [--fix, --exit-non-zero-on-fix]