Skip to content

Commit 12147b1

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

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.9.10
3+
rev: v0.11.0
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.35.1
31+
rev: v1.36.2
3232
hooks:
3333
- id: yamllint
3434
args: [--strict, -c, .yamllint.yaml]

0 commit comments

Comments
 (0)