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 f29ad38 commit 2b59c72Copy full SHA for 2b59c72
.pre-commit-config.yaml
@@ -11,7 +11,7 @@ repos:
11
- --exclude=docs/
12
- --exclude=scripts/
13
- repo: https://github.com/astral-sh/ruff-pre-commit
14
- rev: v0.5.0
+ rev: v0.5.1
15
hooks:
16
- id: ruff
17
types_or: [ python, pyi, jupyter ]
0 commit comments