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 4195d5e commit 4ac894cCopy full SHA for 4ac894c
.pre-commit-config.yaml
@@ -30,7 +30,7 @@ repos:
30
exclude: conda/meta.yaml
31
32
- repo: https://github.com/astral-sh/ruff-pre-commit
33
- rev: v0.12.1
+ rev: v0.12.2
34
hooks:
35
- id: ruff
36
args: ['--fix']
0 commit comments