Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (nginxinc#1568)
Browse files Browse the repository at this point in the history
* [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]>
  • Loading branch information
pre-commit-ci[bot] and lucacome authored Feb 13, 2024
1 parent 6adf6ac commit e66c234
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ repos:
- javascript

- repo: https://github.com/golangci/golangci-lint
rev: v1.55.2
rev: v1.56.1
hooks:
- id: golangci-lint-full

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

Expand Down

0 comments on commit e66c234

Please sign in to comment.