Skip to content

Commit 6f64a0b

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/scop/pre-commit-shfmt: v3.11.0-1 → v3.12.0-2](scop/pre-commit-shfmt@v3.11.0-1...v3.12.0-2) - [github.com/astral-sh/ruff-pre-commit: v0.11.13 → v0.12.5](astral-sh/ruff-pre-commit@v0.11.13...v0.12.5)
1 parent b5481c3 commit 6f64a0b

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
@@ -41,7 +41,7 @@ repos:
4141
html,
4242
]
4343
- repo: https://github.com/scop/pre-commit-shfmt
44-
rev: v3.11.0-1
44+
rev: v3.12.0-2
4545
hooks:
4646
- id: shfmt
4747
- repo: https://github.com/adrienverge/yamllint.git
@@ -78,7 +78,7 @@ repos:
7878
- "config/keycloak/realms/ol-local-realm.json"
7979
additional_dependencies: ["gibberish-detector"]
8080
- repo: https://github.com/astral-sh/ruff-pre-commit
81-
rev: "v0.11.13"
81+
rev: "v0.12.5"
8282
hooks:
8383
- id: ruff-format
8484
- id: ruff

0 commit comments

Comments
 (0)