Skip to content

Commit

Permalink
chore(deps): update minor-grouped (#79)
Browse files Browse the repository at this point in the history
| datasource      | package                      | from     | to       |
| --------------- | ---------------------------- | -------- | -------- |
| github-tags     | aws/aws-cli                  | 2.17.61  | 2.18.0   |
| github-releases | casey/just                   | 1.35.0   | 1.36.0   |
| github-tags     | renovatebot/pre-commit-hooks | 38.101.0 | 38.110.1 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 5, 2024
1 parent d0471d2 commit 4a0a895
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: 38.101.0
rev: 38.110.1
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.17.61
awscli 2.18.0

golang 1.23.1

just 1.35.0
just 1.36.0

pre-commit 3.8.0

Expand Down

0 comments on commit 4a0a895

Please sign in to comment.