Skip to content

Commit

Permalink
chore(deps): update patch-grouped
Browse files Browse the repository at this point in the history
| datasource  | package            | from    | to      |
| ----------- | ------------------ | ------- | ------- |
| github-tags | aws/aws-cli        | 2.22.26 | 2.22.28 |
| github-tags | rhysd/actionlint   | v1.7.5  | v1.7.6  |
| github-tags | aquasecurity/tfsec | 1.28.11 | 1.28.12 |
  • Loading branch information
renovate[bot] authored Jan 4, 2025
1 parent de9ef79 commit 5042b55
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ repos:
- id: detect-private-key

- repo: https://github.com/rhysd/actionlint
rev: v1.7.5
rev: v1.7.6
hooks:
- id: actionlint-docker

Expand Down
4 changes: 2 additions & 2 deletions .tool-versions
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# check it with
# diff <(sed '/^#/d; /^$/d' .tool-versions | sort) <(sed '/^#/d; /^$/d' .tool-versions) && echo ".tool-versions is sorted correctly" || echo ".tool-versions is not sorted correctly"

awscli 2.22.26
awscli 2.22.28

# renovate: datasource=github-tags depName=eksctl-io/eksctl
eksctl 0.199.0
Expand All @@ -32,4 +32,4 @@ terraform-docs 0.19.0

tflint 0.54.0

tfsec 1.28.11
tfsec 1.28.12

0 comments on commit 5042b55

Please sign in to comment.