Skip to content

Commit c1348da

Browse files
[pre-commit.ci] pre-commit autoupdate (#905)
* [pre-commit.ci] pre-commit autoupdate updates: - [github.com/adrienverge/yamllint.git: be92e15345b32661abee2e675d765ae79686eb4c → 79a6b2b1392eaf49cdd32ac4f14be1a809bbd8f7](https://github.com/adrienverge/yamllint.git/compare/be92e15345b32661abee2e675d765ae79686eb4c...79a6b2b1392eaf49cdd32ac4f14be1a809bbd8f7) - [github.com/astral-sh/ruff-pre-commit: e84319e627902e1b348574ecf3238dc511933dc7 → f0fe93c067104b76ffb58852abe79673a8429bd1](astral-sh/ruff-pre-commit@e84319e...f0fe93c) * Chore: pre-commit.ci automated update --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 3250e54 commit c1348da

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
@@ -91,7 +91,7 @@ repos:
9191
- id: actionlint
9292

9393
- repo: https://github.com/adrienverge/yamllint.git
94-
rev: be92e15345b32661abee2e675d765ae79686eb4c # frozen: v1.37.0
94+
rev: 79a6b2b1392eaf49cdd32ac4f14be1a809bbd8f7 # frozen: v1.37.1
9595
hooks:
9696
- id: yamllint
9797
types: [yaml]
@@ -102,7 +102,7 @@ repos:
102102
]
103103

104104
- repo: https://github.com/astral-sh/ruff-pre-commit
105-
rev: e84319e627902e1b348574ecf3238dc511933dc7 # frozen: v0.11.7
105+
rev: f0fe93c067104b76ffb58852abe79673a8429bd1 # frozen: v0.11.8
106106
hooks:
107107
- id: ruff
108108
args: [--fix, --exit-non-zero-on-fix, --config=pyproject.toml]

0 commit comments

Comments
 (0)