diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c457c88cea6..6a578c70703 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -44,7 +44,7 @@ repos: - repo: https://github.com/charliermarsh/ruff-pre-commit # Ruff version. - rev: 'v0.14.5' + rev: 'v0.14.6' hooks: - id: ruff - id: ruff-format