We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cce9f6 commit d06751cCopy full SHA for d06751c
.pre-commit-config.yaml
@@ -16,7 +16,7 @@ repos:
16
files: ^xarray/
17
- repo: https://github.com/charliermarsh/ruff-pre-commit
18
# Ruff version.
19
- rev: 'v0.0.263'
+ rev: 'v0.0.265'
20
hooks:
21
- id: ruff
22
args: ["--fix"]
0 commit comments