diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0fd5735c..c868b11a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -30,7 +30,7 @@ repos: - id: check-case-conflict - id: mixed-line-ending - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.14.7 + rev: v0.14.8 hooks: # Run the linter - id: ruff