-
Notifications
You must be signed in to change notification settings - Fork 106
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update kakarot to v0.9.0 * bump katana on dockers --------- Co-authored-by: GitHub Actions <[email protected]> Co-authored-by: Gregory Edison <[email protected]>
- Loading branch information
1 parent
6ef788d
commit 6cec012
Showing
4 changed files
with
14 additions
and
14 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 |
---|---|---|
|
@@ -2,11 +2,11 @@ | |
# To learn more about the format of this file, see https://docs.trunk.io/reference/trunk-yaml | ||
version: 0.1 | ||
cli: | ||
version: 1.22.2 | ||
version: 1.22.5 | ||
plugins: | ||
sources: | ||
- id: trunk | ||
ref: v1.6.0 | ||
ref: v1.6.2 | ||
uri: https://github.com/trunk-io/plugins | ||
runtimes: | ||
enabled: | ||
|
@@ -28,23 +28,23 @@ lint: | |
cargo clippy --message-format json --locked --all-targets | ||
--all-features -- --cap-lints=warn --no-deps | ||
enabled: | ||
- [email protected].1 | ||
- [email protected].3 | ||
- clippy@SYSTEM | ||
- rustfmt@SYSTEM | ||
- git-diff-check | ||
- [email protected] | ||
- markdownlint@0.41.0 | ||
- [email protected].2 | ||
- [email protected].1 | ||
- [email protected].2 | ||
- markdownlint@0.42.0 | ||
- [email protected].5 | ||
- [email protected].2 | ||
- [email protected].3 | ||
- [email protected] | ||
- [email protected] | ||
- taplo@0.8.1 | ||
- taplo@0.9.3 | ||
- [email protected] | ||
- trivy@0.52.2 | ||
- trufflehog@3.79.0 | ||
- trivy@0.55.2 | ||
- trufflehog@3.82.6 | ||
- [email protected] | ||
- deno@1.45.1 | ||
- deno@1.46.3 | ||
ignore: | ||
- linters: [ALL] | ||
paths: | ||
|
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