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.
2 parents 3000aef + 2115c56 commit caeda77Copy full SHA for caeda77
1 file changed
.pre-commit-config.yaml
@@ -24,7 +24,7 @@ repos:
24
files: \.ipynb$
25
exclude: ^docs/embed/pre-executed/
26
- repo: https://github.com/astral-sh/ruff-pre-commit
27
- rev: 'v0.15.18'
+ rev: 'v0.15.20'
28
hooks:
29
- id: ruff
30
args: [--fix, --exit-non-zero-on-fix]
0 commit comments