Skip to content

Commit 53c6778

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/adrienverge/yamllint.git: v1.37.1 → v1.38.0](https://github.com/adrienverge/yamllint.git/compare/v1.37.1...v1.38.0) - [github.com/astral-sh/ruff-pre-commit: v0.14.11 → v0.15.2](astral-sh/ruff-pre-commit@v0.14.11...v0.15.2)
1 parent 3ad7e3b commit 53c6778

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
@@ -43,7 +43,7 @@ repos:
4343
- id: gitlint
4444

4545
- repo: https://github.com/adrienverge/yamllint.git
46-
rev: v1.37.1
46+
rev: v1.38.0
4747
hooks:
4848
- id: yamllint
4949
args:
@@ -53,7 +53,7 @@ repos:
5353
]
5454

5555
- repo: https://github.com/astral-sh/ruff-pre-commit
56-
rev: v0.14.11
56+
rev: v0.15.2
5757
hooks:
5858
- id: ruff
5959
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)