Skip to content

Commit fe13f77

Browse files
Merge pull request #56 from cyr-ius/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 520f188 + 9649d3a commit fe13f77

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)