diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 80893d1c..55fe891f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -14,7 +14,7 @@ repos: files: ^README[^/]*\.md$ args: ["--notitle"] - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.16.6 + rev: v0.16.8 hooks: - id: ruff args: ["--fix"]