Skip to content

Commit 480b42a

Browse files
[pre-commit.ci] pre-commit autoupdate (#221)
updates: - [github.com/astral-sh/uv-pre-commit: 0.9.24 → 0.9.26](astral-sh/uv-pre-commit@0.9.24...0.9.26) - [github.com/astral-sh/ruff-pre-commit: v0.14.11 → v0.14.13](astral-sh/ruff-pre-commit@v0.14.11...v0.14.13) - [github.com/adrienverge/yamllint: v1.37.1 → v1.38.0](adrienverge/yamllint@v1.37.1...v1.38.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 3fc74e0 commit 480b42a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
repos:
22
- repo: https://github.com/astral-sh/uv-pre-commit
3-
rev: 0.9.24
3+
rev: 0.9.26
44
hooks:
55
- id: uv-lock
66

77
- repo: https://github.com/astral-sh/ruff-pre-commit
8-
rev: v0.14.11
8+
rev: v0.14.13
99
hooks:
1010
- id: ruff
1111
name: ruff linter
@@ -33,7 +33,7 @@ repos:
3333
files: pyproject.toml
3434

3535
- repo: https://github.com/adrienverge/yamllint
36-
rev: v1.37.1
36+
rev: v1.38.0
3737
hooks:
3838
- id: yamllint
3939
args: [--strict, -c, .yamllint.yaml]

0 commit comments

Comments
 (0)