diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8df52b00ee0..c2303a18ada 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -16,7 +16,7 @@ repos: files: ^xarray/ - repo: https://github.com/charliermarsh/ruff-pre-commit # Ruff version. - rev: 'v0.0.269' + rev: 'v0.0.270' hooks: - id: ruff args: ["--fix"]