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 7198358 commit 8b5582bCopy full SHA for 8b5582b
1 file changed
.pre-commit-config.yaml
@@ -39,12 +39,12 @@ repos:
39
- id: yamllint
40
exclude: pre-commit-config.yaml
41
- repo: https://github.com/astral-sh/ruff-pre-commit
42
- rev: "v0.14.8"
+ rev: "v0.14.11"
43
hooks:
44
- id: ruff-format
45
- id: ruff-check
46
- repo: https://github.com/rhysd/actionlint
47
- rev: v1.7.9
+ rev: v1.7.10
48
49
- id: actionlint
50
- repo: https://gitlab.com/vojko.pribudic.foss/pre-commit-update
0 commit comments