Skip to content

Commit 4d7530b

Browse files
pre-commit-ci[bot]commonism
authored andcommitted
[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/uv-pre-commit: 0.6.17 → 0.7.2](astral-sh/uv-pre-commit@0.6.17...0.7.2)
1 parent 586548d commit 4d7530b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ repos:
4141
args: [--py39-plus, --keep-runtime-typing]
4242

4343
- repo: https://github.com/adrienverge/yamllint.git
44-
rev: v1.37.0
44+
rev: v1.37.1
4545
hooks:
4646
- id: yamllint
4747
args: ["-d", "{extends: relaxed, rules: {empty-lines: disable, line-length: {max: 1500}}}", --strict, --format, parsable]
@@ -55,7 +55,7 @@ repos:
5555

5656
- repo: https://github.com/astral-sh/uv-pre-commit
5757
# uv version.
58-
rev: 0.6.17
58+
rev: 0.7.2
5959
hooks:
6060
# Update the uv lockfile
6161
- id: uv-lock

0 commit comments

Comments
 (0)