Skip to content

Commit

Permalink
chore(deps): update minor-grouped (#109)
Browse files Browse the repository at this point in the history
| datasource      | package                      | from    | to      |
| --------------- | ---------------------------- | ------- | ------- |
| github-tags     | aws/aws-cli                  | 2.21.3  | 2.22.4  |
| github-releases | casey/just                   | 1.36.0  | 1.37.0  |
| github-tags     | renovatebot/pre-commit-hooks | 39.18.0 | 39.26.3 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 23, 2024
1 parent 81c4f3e commit 221b7ef
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 @@ -27,7 +27,7 @@ repos:
- id: actionlint-docker

- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 39.18.0
rev: 39.26.3
hooks:
- id: renovate-config-validator
args: [--strict]
Expand Down
4 changes: 2 additions & 2 deletions .tool-versions
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
# 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.21.3
awscli 2.22.4

golang 1.23.3

just 1.36.0
just 1.37.0

pre-commit 4.0.1

Expand Down

0 comments on commit 221b7ef

Please sign in to comment.