Skip to content

Commit 4a52cea

Browse files
[pre-commit.ci] pre-commit autoupdate (#32)
updates: - [github.com/adrienverge/yamllint: v1.37.0 → v1.37.1](adrienverge/yamllint@v1.37.0...v1.37.1) - [github.com/PyCQA/flake8: 7.2.0 → 7.3.0](PyCQA/flake8@7.2.0...7.3.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent ca1de78 commit 4a52cea

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
@@ -30,7 +30,7 @@ repos:
3030
- --format
3131
- parsable
3232
- --strict
33-
rev: v1.37.0
33+
rev: v1.37.1
3434
- repo: https://github.com/jumanjihouse/pre-commit-hook-yamlfmt
3535
hooks:
3636
- id: yamlfmt
@@ -54,6 +54,6 @@ repos:
5454
- repo: https://github.com/PyCQA/flake8
5555
hooks:
5656
- id: flake8
57-
rev: 7.2.0
57+
rev: 7.3.0
5858
ci:
5959
autoupdate_schedule: quarterly

0 commit comments

Comments
 (0)