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.7 | 2.22.12 |
| github-tags | python/cpython | 3.13.0 | 3.13.1  |
  • Loading branch information
renovate[bot] authored Dec 7, 2024
1 parent d4fca07 commit 67143c3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
run: echo "TIMESTAMP=$(date +%s)" >> "$GITHUB_ENV"

- name: Restore lychee cache
uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a # v4
uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4
with:
path: .lycheecache
key: cache-lychee-${{ env.TIMESTAMP }}
Expand Down
4 changes: 2 additions & 2 deletions .tool-versions
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@
# 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.7
awscli 2.22.12

just 1.37.0

pre-commit 4.0.1

python 3.13.0
python 3.13.1

0 comments on commit 67143c3

Please sign in to comment.