Skip to content

Commit 1955ab0

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/adrienverge/yamllint.git: v1.37.0 → v1.37.1](https://github.com/adrienverge/yamllint.git/compare/v1.37.0...v1.37.1) - [github.com/astral-sh/ruff-pre-commit: v0.11.7 → v0.11.11](astral-sh/ruff-pre-commit@v0.11.7...v0.11.11)
1 parent cec609b commit 1955ab0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ repos:
1818
hooks:
1919
- id: shfmt
2020
- repo: https://github.com/adrienverge/yamllint.git
21-
rev: v1.37.0
21+
rev: v1.37.1
2222
hooks:
2323
- id: yamllint
2424
args: [--format, parsable, -d, relaxed]
@@ -47,7 +47,7 @@ repos:
4747
- "config/keycloak/*"
4848
additional_dependencies: ["gibberish-detector"]
4949
- repo: https://github.com/astral-sh/ruff-pre-commit
50-
rev: "v0.11.7"
50+
rev: "v0.11.11"
5151
hooks:
5252
- id: ruff-format
5353
- id: ruff

0 commit comments

Comments
 (0)