feat(mise): add circleci cli

No more invalid configuration files \o/
This commit is contained in:
João Paulo Dubas 2024-05-07 19:32:51 +00:00
parent de9854ac41
commit 9618d7d439
Signed by: joao.dubas
SSH Key Fingerprint: SHA256:V1mixgOGRc/YMhGx/DNkOSmJxgA2vHNrDZEk3wt/kOA
2 changed files with 2 additions and 0 deletions

View File

@ -190,6 +190,7 @@ RUN ${LOCAL_BIN_HOME}/mise plugins install --force --yes \
awscli \
bat \
bitwarden \
circleci-cli \
dagger \
elixir \
erlang \

View File

@ -2,6 +2,7 @@
awscli = "2.15.30"
bat = "0.24.0"
bitwarden = "2024.2.1"
circleci-cli = "0.1.30549"
dagger = "0.10.2"
elixir = "1.16.2-otp-26"
erlang = "26.2.3"