Skip to content

Commit 3aeedf5

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/scop/pre-commit-shfmt: v3.11.0-1 → v3.12.0-1](scop/pre-commit-shfmt@v3.11.0-1...v3.12.0-1) - [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.12.3](astral-sh/ruff-pre-commit@v0.11.7...v0.12.3)
1 parent 3f4375a commit 3aeedf5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ repos:
1414
- id: check-toml
1515
- id: debug-statements
1616
- repo: https://github.com/scop/pre-commit-shfmt
17-
rev: v3.11.0-1
17+
rev: v3.12.0-1
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.12.3"
5151
hooks:
5252
- id: ruff-format
5353
- id: ruff

0 commit comments

Comments
 (0)