Skip to content

Commit 8f8bbf8

Browse files
[pre-commit.ci] pre-commit autoupdate (#408)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 12147b1 commit 8f8bbf8

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
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/astral-sh/ruff-pre-commit
3-
rev: v0.11.0
3+
rev: v0.11.2
44
hooks:
55
- id: ruff
66
name: ruff linter
@@ -28,7 +28,7 @@ repos:
2828
files: pyproject.toml
2929

3030
- repo: https://github.com/adrienverge/yamllint
31-
rev: v1.36.2
31+
rev: v1.37.0
3232
hooks:
3333
- id: yamllint
3434
args: [--strict, -c, .yamllint.yaml]

0 commit comments

Comments
 (0)