Skip to content

Commit 0955153

Browse files
[pre-commit.ci] pre-commit autoupdate (nginx#939)
updates: - [github.com/pre-commit/mirrors-prettier: v3.0.0 → v3.0.1](pre-commit/mirrors-prettier@v3.0.0...v3.0.1) - [github.com/adrienverge/yamllint.git: v1.29.0 → v1.32.0](https://github.com/adrienverge/yamllint.git/compare/v1.29.0...v1.32.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 054e17a commit 0955153

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
@@ -28,7 +28,7 @@ repos:
2828
- id: gitleaks
2929

3030
- repo: https://github.com/pre-commit/mirrors-prettier
31-
rev: v3.0.0
31+
rev: v3.0.1
3232
hooks:
3333
- id: prettier
3434
types:
@@ -59,7 +59,7 @@ repos:
5959
# Rules are in .yamllint.yaml file
6060
# See https://yamllint.readthedocs.io/en/stable/rules.html# for rule descriptions
6161
- repo: https://github.com/adrienverge/yamllint.git
62-
rev: v1.29.0
62+
rev: v1.32.0
6363
hooks:
6464
- id: yamllint
6565

0 commit comments

Comments
 (0)