Skip to content

Commit

Permalink
Merge pull request #754 from aiven/trunk-io/update-trunk
Browse files Browse the repository at this point in the history
ci(deps): upgrade trunk to 1.22.2
  • Loading branch information
rriski authored Jun 17, 2024
2 parents b3c1050 + d4e8c7d commit 16d77ca
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .trunk/trunk.yaml
Original file line number Diff line number Diff line change
@@ -1,25 +1,25 @@
version: 0.1

cli:
version: 1.22.1
version: 1.22.2

plugins:
sources:
- id: trunk
uri: https://github.com/trunk-io/plugins
ref: v1.5.0
ref: v1.6.0

lint:
enabled:
- [email protected]
- codespell@2.2.6
- [email protected].0
- codespell@2.3.0
- [email protected].1
- git-diff-check
- [email protected].2
- [email protected].3
- [email protected]
- golangci-lint@1.57.2
- markdownlint@0.40.0
- prettier@3.2.5
- golangci-lint@1.59.1
- markdownlint@0.41.0
- prettier@3.3.2
- [email protected]
ignore:
- linters: [prettier]
Expand Down

0 comments on commit 16d77ca

Please sign in to comment.