We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 093554f + eabf155 commit f9e9a3fCopy full SHA for f9e9a3f
1 file changed
.pre-commit-config.yaml
@@ -16,7 +16,7 @@ repos:
16
hooks:
17
- id: pyproject-fmt
18
- repo: https://github.com/astral-sh/ruff-pre-commit
19
- rev: v0.14.11
+ rev: v0.14.13
20
21
- id: ruff-check
22
types_or: [python, pyi, jupyter]
0 commit comments