diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7f67b61..6154c03 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -17,7 +17,7 @@ repos: hooks: - id: forbid-crlf - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.6.0 + rev: v5.0.0 hooks: - id: check-case-conflict - id: check-executables-have-shebangs @@ -40,7 +40,7 @@ repos: - id: flynt - repo: https://github.com/astral-sh/ruff-pre-commit # Ruff version. - rev: v0.5.6 + rev: v0.9.4 hooks: # Run the linter. - id: ruff