Skip to content

Commit

Permalink
Update trunk to latest version (meshtastic#3295)
Browse files Browse the repository at this point in the history
  • Loading branch information
caveman99 authored Feb 26, 2024
1 parent f708e41 commit 4796c8e
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 15 deletions.
1 change: 1 addition & 0 deletions .trunk/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@
plugins
user_trunk.yaml
user.yaml
tmp
32 changes: 17 additions & 15 deletions .trunk/trunk.yaml
Original file line number Diff line number Diff line change
@@ -1,34 +1,36 @@
version: 0.1
cli:
version: 1.17.2
version: 1.20.1
plugins:
sources:
- id: trunk
ref: v1.3.0
ref: v1.4.3
uri: https://github.com/trunk-io/plugins
lint:
enabled:
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
#- [email protected]
- [email protected]
- ruff@0.1.6
- isort@5.12.0
- markdownlint@0.37.0
- ruff@0.2.2
- isort@5.13.2
- markdownlint@0.39.0
- [email protected]
- svgo@3.0.5
- [email protected].26
- flake8@6.1.0
- svgo@3.2.0
- [email protected].27
- flake8@7.0.0
- [email protected]
- [email protected]
- [email protected]
- black@23.9.1
- black@24.2.0
- git-diff-check
- [email protected].1
- [email protected].2
- [email protected]
- prettier@3.1.0
- prettier@3.2.5
runtimes:
enabled:
- [email protected]
Expand Down

0 comments on commit 4796c8e

Please sign in to comment.