Compare commits

...

3 Commits

Author SHA1 Message Date
e52fafff7d chore(deps): update dependency rust to v1.81.0 2024-09-11 11:41:57 +00:00
d52d736d22 chore(deps): update dependency go to v1.23.1 (#65)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [go](https://github.com/golang/go) | patch | `1.23.0` -> `1.23.1` |

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4zOS42IiwidXBkYXRlZEluVmVyIjoiMzguMzkuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Reviewed-on: #65
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2024-09-11 11:41:41 +00:00
9c3370c372 chore(deps): update dependency awscli to v2.17.48 (#64)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [awscli](https://github.com/aws/aws-cli) | patch | `2.17.42` -> `2.17.48` |

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4zOS42IiwidXBkYXRlZEluVmVyIjoiMzguMzkuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Reviewed-on: #64
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2024-09-11 11:40:57 +00:00

View File

@ -1,6 +1,6 @@
[tools] [tools]
age = "1.2.0" age = "1.2.0"
awscli = "2.17.42" awscli = "2.17.48"
bat = "0.24.0" bat = "0.24.0"
bitwarden = "2024.7.2" bitwarden = "2024.7.2"
circleci-cli = "0.1.30549" circleci-cli = "0.1.30549"
@ -11,7 +11,7 @@ elixir = "1.17.2-otp-27"
erlang = "27.0.1" erlang = "27.0.1"
eza = "0.19.0" eza = "0.19.0"
fzf = "0.53.0" fzf = "0.53.0"
go = "1.23.0" go = "1.23.1"
helm = "3.15.4" helm = "3.15.4"
k3d = "5.7.3" k3d = "5.7.3"
k3sup = "0.13.7" k3sup = "0.13.7"
@ -27,7 +27,7 @@ poetry = "1.8.3"
python = "3.12.5" python = "3.12.5"
r = "4.4.1" r = "4.4.1"
ripgrep = "14.1.0" ripgrep = "14.1.0"
rust = "1.80.1" rust = "1.81.0"
starship = "1.20.1" starship = "1.20.1"
task = "3.38.0" task = "3.38.0"
terraform = "1.9.5" terraform = "1.9.5"