Skip to content

Commit

Permalink
chore(deps): update minor-grouped
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.18.1 |
| github-tags | tcort/markdown-link-check    | v3.12.2 | v3.13.6 |
  • Loading branch information
renovate[bot] authored Nov 16, 2024
1 parent d355824 commit 1f6561d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ repos:
- id: actionlint-docker

- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 39.9.2
rev: 39.18.1
hooks:
- id: renovate-config-validator
args: [--strict]
Expand All @@ -54,7 +54,7 @@ repos:
stages: [commit, push, manual]

- repo: https://github.com/tcort/markdown-link-check
rev: v3.12.2 # use tags until renovate supports sha: https://github.com/renovatebot/renovate/issues/22567
rev: v3.13.6 # use tags until renovate supports sha: https://github.com/renovatebot/renovate/issues/22567
hooks:
- id: markdown-link-check
args: [-q, -c .github/markdown-links.json]
Expand Down
2 changes: 1 addition & 1 deletion .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.19.4
awscli 2.21.3

just 1.36.0

Expand Down

0 comments on commit 1f6561d

Please sign in to comment.