We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6310957 commit 979b998Copy full SHA for 979b998
.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.262'
+ rev: 'v0.0.263'
20
hooks:
21
- id: ruff
22
args: ["--fix"]
0 commit comments