-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathaqua.yaml
41 lines (41 loc) · 1.76 KB
/
aqua.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
# aqua - Declarative CLI Version Manager
# https://aquaproj.github.io/
# checksum:
# enabled: true
# require_checksum: true
# supported_envs:
# - all
registries:
- type: standard
ref: v4.301.0 # renovate: depName=aquaproj/aqua-registry
packages:
- name: JohnnyMorganz/StyLua@v2.0.2
description: An opinionated Lua code formatter
link: https://github.com/JohnnyMorganz/StyLua
- name: suzuki-shunsuke/cmdx@v1.7.7
description: Task runner. It provides useful help messages and supports interactive prompts and validation of arguments
link: https://github.com/suzuki-shunsuke/cmdx
- name: tamasfe/taplo@0.9.3
description: A TOML toolkit written in Rust
link: https://github.com/tamasfe/taplo
- name: mvdan/sh@v3.10.0
description: A shell parser, formatter, and interpreter with bash support; includes shfmt
link: https://github.com/mvdan/sh
- name: google/yamlfmt@v0.15.0
description: An extensible command line tool or library to format yaml files
link: https://github.com/google/yamlfmt
- name: koalaman/shellcheck@v0.10.0
description: ShellCheck, a static analysis tool for shell scripts
link: https://github.com/koalaman/shellcheck
- name: Kampfkarren/selene@0.28.0
description: A blazing-fast modern Lua linter written in Rust
link: https://github.com/Kampfkarren/selene
- name: rhysd/actionlint@v1.7.7
description: Static checker for GitHub Actions workflow files
link: https://github.com/rhysd/actionlint
- name: evilmartians/lefthook@v1.10.10
description: Fast and powerful Git hooks manager for any type of projects
link: https://github.com/evilmartians/lefthook
- name: mikefarah/yq@v4.45.1
description: yq is a portable command-line YAML processor
link: https://github.com/mikefarah/yq