Skip to content

Commit 1407292

Browse files
[pre-commit.ci] pre-commit autoupdate (#1244)
updates: - [github.com./pre-commit/mirrors-prettier: v3.0.3 → v3.1.0](pre-commit/mirrors-prettier@v3.0.3...v3.1.0) - [github.com./adrienverge/yamllint.git: v1.32.0 → v1.33.0](https://github.com./adrienverge/yamllint.git/compare/v1.32.0...v1.33.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com.>
1 parent 80bfefe commit 1407292

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

3030
- repo: https://github.com./pre-commit/mirrors-prettier
31-
rev: v3.0.3
31+
rev: v3.1.0
3232
hooks:
3333
- id: prettier
3434
types:
@@ -49,7 +49,7 @@ repos:
4949
# Rules are in .yamllint.yaml file
5050
# See https://yamllint.readthedocs.io/en/stable/rules.html# for rule descriptions
5151
- repo: https://github.com./adrienverge/yamllint.git
52-
rev: v1.32.0
52+
rev: v1.33.0
5353
hooks:
5454
- id: yamllint
5555

0 commit comments

Comments
 (0)