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 d145f77 commit 3f6bfafCopy full SHA for 3f6bfaf
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.4"
+ rev: "v0.14.6"
43
hooks:
44
- id: ruff-format
45
- id: ruff-check
46
- repo: https://github.com/rhysd/actionlint
47
- rev: v1.7.8
+ rev: v1.7.9
48
49
- id: actionlint
50
- repo: https://gitlab.com/vojko.pribudic.foss/pre-commit-update
0 commit comments