diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 66b6f9fc51..f1ce4bdd3d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -46,7 +46,7 @@ repos: ] - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.16.0 + rev: v0.16.1 hooks: - id: ruff - id: ruff-format