diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 770dc97f..294b48e5 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -30,7 +30,7 @@ repos: hooks: - id: prettier - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.14.3 + rev: v0.14.4 hooks: - id: ruff-check args: [--fix, --show-fixes]