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 75a3d1c commit af41ab8Copy full SHA for af41ab8
1 file changed
.pre-commit-config.yaml
@@ -28,7 +28,7 @@ repos:
28
hooks:
29
- id: yamllint
30
- repo: https://github.com/astral-sh/ruff-pre-commit
31
- rev: v0.15.20
+ rev: v0.15.21
32
33
- id: ruff-check
34
args:
0 commit comments