Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions .trunk/trunk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ cli:
plugins:
sources:
- id: trunk
ref: v1.7.2
ref: v1.7.3
uri: https://github.com/trunk-io/plugins
# Many linters and tools depend on runtimes - configure them here. (https://docs.trunk.io/runtimes)
runtimes:
Expand All @@ -17,14 +17,14 @@ runtimes:
# This is the section where you manage your linters. (https://docs.trunk.io/check/configuration)
lint:
enabled:
- renovate@41.132.2
- [email protected].7
- [email protected].473
- renovate@41.167.2
- [email protected].8
- [email protected].489
- git-diff-check
- [email protected]
- [email protected]
- [email protected].0
- [email protected].8
- [email protected].2
- [email protected].12
- [email protected]
ignore:
# Ignore CHANGELOG.md as release-please manages this file
Expand Down