We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db12433 commit da0345aCopy full SHA for da0345a
1 file changed
.pre-commit-config.yaml
@@ -47,7 +47,7 @@ repos:
47
- "config/keycloak/*"
48
additional_dependencies: ["gibberish-detector"]
49
- repo: https://github.com/astral-sh/ruff-pre-commit
50
- rev: "v0.15.0"
+ rev: "v0.15.1"
51
hooks:
52
- id: ruff-format
53
- id: ruff
@@ -60,7 +60,7 @@ repos:
60
- id: shellcheck
61
args: ["--severity=warning"]
62
- repo: https://github.com/rhysd/actionlint
63
- rev: v1.7.10
+ rev: v1.7.11
64
65
- id: actionlint
66
name: actionlint
0 commit comments