Skip to content

Commit a36180d

Browse files
[pre-commit.ci] pre-commit autoupdate (#2215)
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.6 → v0.11.8](astral-sh/ruff-pre-commit@v0.11.6...v0.11.8) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 44edeb5 commit a36180d

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
@@ -45,7 +45,7 @@ repos:
4545
hooks:
4646
- id: shfmt
4747
- repo: https://github.com/adrienverge/yamllint.git
48-
rev: v1.37.0
48+
rev: v1.37.1
4949
hooks:
5050
- id: yamllint
5151
args: [--format, parsable, -d, relaxed]
@@ -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.6"
81+
rev: "v0.11.8"
8282
hooks:
8383
- id: ruff-format
8484
- id: ruff

0 commit comments

Comments
 (0)