diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 448fcb8c3..a012449a6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -6,6 +6,6 @@ repos: args: ['--check-only', '--diff'] - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.14.0 + rev: v0.14.3 hooks: - id: ruff