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 061156e + 2866b64 commit fed9f86Copy full SHA for fed9f86
1 file changed
.pre-commit-config.yaml
@@ -15,7 +15,7 @@ repos:
15
# Linting with ruff
16
- repo: https://github.com/astral-sh/ruff-pre-commit
17
# Ruff version.
18
- rev: 'v0.15.18'
+ rev: 'v0.15.20'
19
hooks:
20
- id: ruff-check
21
types_or: [ python, pyi, jupyter ]
0 commit comments