We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fabfa5 commit be61007Copy full SHA for be61007
1 file changed
.pre-commit-config.yaml
@@ -8,7 +8,7 @@ repos:
8
- id: end-of-file-fixer
9
- id: mixed-line-ending
10
- repo: https://github.com/astral-sh/ruff-pre-commit
11
- rev: v0.14.1
+ rev: v0.14.2
12
hooks:
13
- id: ruff-check
14
types_or: [ python, pyi, jupyter ]
0 commit comments