diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 25e9ea21aab..45c15da8236 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.257' + rev: 'v0.0.259' hooks: - id: ruff args: ["--fix"]