Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (nginx#1595)
Browse files Browse the repository at this point in the history
updates:
- [github.com/golangci/golangci-lint: v1.56.1 → v1.56.2](golangci/golangci-lint@v1.56.1...v1.56.2)
- [github.com/adrienverge/yamllint.git: v1.34.0 → v1.35.1](https://github.com/adrienverge/yamllint.git/compare/v1.34.0...v1.35.1)

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] authored Feb 28, 2024
1 parent bf8a951 commit 13ba930
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.56.1
rev: v1.56.2
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.34.0
rev: v1.35.1
hooks:
- id: yamllint

Expand Down

0 comments on commit 13ba930

Please sign in to comment.