mirror of
https://github.com/migatu/conjurer.git
synced 2026-07-17 15:22:10 +00:00
Tag: 0.5
Intermediate commits (oldest → newest): - Mention conjurer - Fixes + upgrade GPT model - Test heartbeat fix - Nope. It did not happen - GPT fixes - Gpt fixes - Token counter - Token amount change - Fix. Last. - Fix. Was joking. - Update fabryczka
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
*logs
|
||||
*actions
|
||||
*notifications
|
||||
*tools
|
||||
plugins
|
||||
user_trunk.yaml
|
||||
user.yaml
|
||||
tools
|
||||
|
||||
+6
-6
@@ -1,19 +1,19 @@
|
||||
version: 0.1
|
||||
cli:
|
||||
version: 1.12.3
|
||||
version: 1.14.2
|
||||
plugins:
|
||||
sources:
|
||||
- id: trunk
|
||||
ref: v0.0.22
|
||||
ref: v1.2.1
|
||||
uri: https://github.com/trunk-io/plugins
|
||||
lint:
|
||||
enabled:
|
||||
- checkov@2.3.75
|
||||
- yamllint@1.26.3
|
||||
- checkov@2.4.9
|
||||
- yamllint@1.32.0
|
||||
- actionlint@1.6.25
|
||||
- markdownlint@0.35.0
|
||||
- trivy@0.43.1
|
||||
- trufflehog@3.44.0
|
||||
- trivy@0.44.1
|
||||
- trufflehog@3.54.0
|
||||
- pylint
|
||||
- codespell
|
||||
- cspell
|
||||
|
||||
Reference in New Issue
Block a user