diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9f97ded0..85eca283 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -80,7 +80,7 @@ repos: types: [file, python] - repo: https://github.com/astral-sh/ruff-pre-commit - rev: "v0.14.10" + rev: "v0.14.14" hooks: - id: ruff-check types: [file, python]