Compare commits

..

3 Commits

Author SHA1 Message Date
fddea3e6cd chore(deps): update dependency github-cli to v2.63.0 2024-11-29 19:33:13 +00:00
affdef24e3 chore(deps): update dependency terraform to v1.10.0 (#115)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [terraform](https://github.com/hashicorp/terraform) | minor | `1.9.8` -> `1.10.0` |

---

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

Reviewed-on: #115
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2024-11-29 19:32:57 +00:00
b8a94cba03 chore(deps): update dependency awscli to v2.22.7 (#114)
This PR contains the following updates:

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

---

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

Reviewed-on: #114
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2024-11-29 18:18:35 +00:00

View File

@ -1,6 +1,6 @@
[tools] [tools]
age = "1.2.0" age = "1.2.0"
awscli = "2.22.3" awscli = "2.22.7"
bat = "0.24.0" bat = "0.24.0"
bitwarden = "2024.10.0" bitwarden = "2024.10.0"
circleci-cli = "0.1.30995" circleci-cli = "0.1.30995"
@ -31,7 +31,7 @@ ripgrep = "14.1.1"
rust = "1.82.0" rust = "1.82.0"
starship = "1.21.1" starship = "1.21.1"
task = "3.39.2" task = "3.39.2"
terraform = "1.9.8" terraform = "1.10.0"
tilt = "0.33.20" tilt = "0.33.20"
usage = "1.0.0" usage = "1.0.0"
usql = "0.19.12" usql = "0.19.12"