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 463bc28 commit e04109fCopy full SHA for e04109f
.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.248'
+ rev: 'v0.0.253'
20
hooks:
21
- id: ruff
22
args: ["--fix"]
0 commit comments