We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5d01777 + 6853338 commit 234ce2fCopy full SHA for 234ce2f
1 file changed
.pre-commit-config.yaml
@@ -11,7 +11,7 @@ repos:
11
hooks:
12
- id: black-jupyter
13
- repo: https://github.com/astral-sh/ruff-pre-commit
14
- rev: "v0.0.288"
+ rev: "v0.0.290"
15
16
- id: ruff
17
args: [--fix, --exit-non-zero-on-fix]
0 commit comments