-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #108 from jeremiah-k/update-plugins
"Playful ping" - Update core ping plugin
- Loading branch information
Showing
6 changed files
with
74 additions
and
41 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ cli: | |
plugins: | ||
sources: | ||
- id: trunk | ||
ref: v1.6.4 | ||
ref: v1.6.5 | ||
uri: https://github.com/trunk-io/plugins | ||
# Many linters and tools depend on runtimes - configure them here. (https://docs.trunk.io/runtimes) | ||
runtimes: | ||
|
@@ -17,17 +17,18 @@ runtimes: | |
# This is the section where you manage your linters. (https://docs.trunk.io/check/configuration) | ||
lint: | ||
enabled: | ||
- [email protected] | ||
- [email protected] | ||
- bandit@1.7.10 | ||
- bandit@1.8.0 | ||
- [email protected] | ||
- [email protected].287 | ||
- [email protected].317 | ||
- git-diff-check | ||
- [email protected] | ||
- markdownlint@0.42.0 | ||
- markdownlint@0.43.0 | ||
- [email protected] | ||
- prettier@3.3.3 | ||
- ruff@0.7.3 | ||
- trufflehog@3.83.6 | ||
- prettier@3.4.1 | ||
- ruff@0.8.0 | ||
- trufflehog@3.84.1 | ||
- [email protected] | ||
actions: | ||
disabled: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters