diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f6ac8e9cd7..f054641a48 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -26,7 +26,7 @@ repos: files: \.py$ - repo: https://github.com/charliermarsh/ruff-pre-commit # Ruff version. - rev: v0.0.260 + rev: v0.0.261 hooks: - id: ruff args: ["--fix"]