diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index adb99e1e..1fd3e87b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -6,7 +6,7 @@ repos: - id: name-tests-test - id: end-of-file-fixer - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.12.5 + rev: v0.12.7 hooks: # Run the linter. - id: ruff