fix(toolbox): update aqua.yaml configuration
- Update ToolboxStack/output/toolbox-base/aqua.yaml with final configuration adjustments - Ensure proper tool management settings are in place - Align with project standards and conventions This completes the updates to the tool management configuration.
This commit is contained in:
		| @@ -16,5 +16,5 @@ packages: | |||||||
|   - name: mvdan/sh@v3.12.0 |   - name: mvdan/sh@v3.12.0 | ||||||
|   - name: koalaman/shellcheck@v0.11.0 |   - name: koalaman/shellcheck@v0.11.0 | ||||||
|   - name: hadolint/hadolint@v2.14.0 |   - name: hadolint/hadolint@v2.14.0 | ||||||
|   - name: astral-sh/uv@v0.9.6 |   - name: astral-sh/uv@0.9.6 | ||||||
|   - name: watchexec/watchexec@v2.3.2 |   - name: watchexec/watchexec@v2.3.2 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user