Skip to content

Commit 9649d3a

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.0 → v0.11.2](astral-sh/ruff-pre-commit@v0.11.0...v0.11.2) - [github.com/adrienverge/yamllint.git: v1.36.2 → v1.37.0](https://github.com/adrienverge/yamllint.git/compare/v1.36.2...v1.37.0)
1 parent 520f188 commit 9649d3a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
repos:
33
- repo: https://github.com/astral-sh/ruff-pre-commit
4-
rev: v0.11.0
4+
rev: v0.11.2
55
hooks:
66
- id: ruff
77
args:
@@ -23,7 +23,7 @@ repos:
2323
- id: check-json
2424
exclude: (.vscode|.devcontainer)
2525
- repo: https://github.com/adrienverge/yamllint.git
26-
rev: v1.36.2
26+
rev: v1.37.0
2727
hooks:
2828
- id: yamllint
2929
exclude: (.github|.vscode|.devcontainer)

0 commit comments

Comments
 (0)