diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b5aace2..14b70b6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -14,7 +14,7 @@ repos: - id: check-toml - repo: https://github.com/astral-sh/ruff-pre-commit # Ruff version. - rev: v0.16.3 + rev: v0.16.4 hooks: # Run the linter. - id: ruff-check