Skip to content

Commit e66c234

Browse files
[pre-commit.ci] pre-commit autoupdate (#1568)
* [pre-commit.ci] pre-commit autoupdate updates: - [github.com/pre-commit/mirrors-prettier: v3.1.0 → v4.0.0-alpha.8](pre-commit/mirrors-prettier@v3.1.0...v4.0.0-alpha.8) - [github.com/golangci/golangci-lint: v1.55.2 → v1.56.1](golangci/golangci-lint@v1.55.2...v1.56.1) - [github.com/adrienverge/yamllint.git: v1.33.0 → v1.34.0](https://github.com/adrienverge/yamllint.git/compare/v1.33.0...v1.34.0) * Revert alpha for priettier --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Luca Comellini <[email protected]>
1 parent 6adf6ac commit e66c234

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
@@ -36,7 +36,7 @@ repos:
3636
- javascript
3737

3838
- repo: https://github.com/golangci/golangci-lint
39-
rev: v1.55.2
39+
rev: v1.56.1
4040
hooks:
4141
- id: golangci-lint-full
4242

@@ -50,7 +50,7 @@ repos:
5050
# Rules are in .yamllint.yaml file
5151
# See https://yamllint.readthedocs.io/en/stable/rules.html# for rule descriptions
5252
- repo: https://github.com/adrienverge/yamllint.git
53-
rev: v1.33.0
53+
rev: v1.34.0
5454
hooks:
5555
- id: yamllint
5656

0 commit comments

Comments
 (0)