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 afab41d commit 93603ccCopy full SHA for 93603cc
.pre-commit-config.yaml
@@ -16,7 +16,7 @@ repos:
16
files: ^xarray/
17
- repo: https://github.com/astral-sh/ruff-pre-commit
18
# Ruff version.
19
- rev: 'v0.0.280'
+ rev: 'v0.0.281'
20
hooks:
21
- id: ruff
22
args: ["--fix"]
0 commit comments