Skip to content

Commit

Permalink
chore(deps): update minor-grouped (#105)
Browse files Browse the repository at this point in the history
| datasource  | package                      | from   | to      |
| ----------- | ---------------------------- | ------ | ------- |
| github-tags | aws/aws-cli                  | 2.19.4 | 2.21.3  |
| github-tags | renovatebot/pre-commit-hooks | 39.9.2 | 39.17.1 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 16, 2024
1 parent bfe79a2 commit 62f1aa2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ repos:
- id: actionlint-docker

- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 39.9.2
rev: 39.17.1
hooks:
- id: renovate-config-validator
args: [--strict]
Expand Down
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,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.19.4
awscli 2.21.3

golang 1.23.3

Expand Down

0 comments on commit 62f1aa2

Please sign in to comment.