Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#160)
Browse files Browse the repository at this point in the history
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: pat-s <[email protected]>
  • Loading branch information
pre-commit-ci[bot] and pat-s authored Jul 6, 2024
1 parent 88577b8 commit df37490
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .mockery.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ dir: '{{.InterfaceDir}}/mocks'
packages:
go.woodpecker-ci.org/autoscaler/providers/hetznercloud/hcapi:
config:
recursive: True
recursive: true
go.woodpecker-ci.org/autoscaler/engine:
config:
recursive: True
recursive: true
go.woodpecker-ci.org/autoscaler/server:
config:
recursive: True
recursive: true
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ repos:
- id: end-of-file-fixer
- id: trailing-whitespace
- repo: https://github.com/golangci/golangci-lint
rev: v1.59.0
rev: v1.59.1
hooks:
- id: golangci-lint
- repo: https://github.com/igorshubovych/markdownlint-cli
Expand Down

0 comments on commit df37490

Please sign in to comment.