Skip to content

Commit 9335ccd

Browse files
[pre-commit.ci] pre-commit autoupdate (#945)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent ea5a238 commit 9335ccd

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
@@ -14,7 +14,7 @@ default_language_version:
1414

1515
repos:
1616
- repo: https://github.com/astral-sh/ruff-pre-commit
17-
rev: v0.11.7
17+
rev: v0.11.8
1818
hooks:
1919
- id: ruff
2020
args:
@@ -72,7 +72,7 @@ repos:
7272
- python
7373
exclude: ^uv.lock$
7474
- repo: https://github.com/adrienverge/yamllint.git
75-
rev: v1.37.0
75+
rev: v1.37.1
7676
hooks:
7777
- id: yamllint
7878
- repo: local

0 commit comments

Comments
 (0)