Skip to content

Commit 36aed7c

Browse files
[pre-commit.ci] pre-commit suggestions (#10251)
<!--pre-commit.ci start--> 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.4 → v0.11.8](astral-sh/ruff-pre-commit@v0.11.4...v0.11.8) <!--pre-commit.ci end--> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 433b3c9 commit 36aed7c

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
@@ -28,7 +28,7 @@ repos:
2828
)$
2929
3030
- repo: https://github.com/adrienverge/yamllint.git
31-
rev: v1.37.0
31+
rev: v1.37.1
3232
hooks:
3333
- id: yamllint
3434
name: Lint yaml
@@ -75,7 +75,7 @@ repos:
7575
additional_dependencies: [Flake8-pyproject]
7676

7777
- repo: https://github.com/astral-sh/ruff-pre-commit
78-
rev: v0.11.4
78+
rev: v0.11.8
7979
hooks:
8080
- id: ruff
8181
name: Ruff formatting

0 commit comments

Comments
 (0)