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.17.61  | 2.18.0   |
| github-releases | casey/just                   | 1.35.0   | 1.36.0   |
| pypi            | python-keycloak              | 4.5.0    | 4.6.0    |
| github-tags     | renovatebot/pre-commit-hooks | 38.101.0 | 38.110.1 |
  • Loading branch information
renovate[bot] authored Oct 5, 2024
1 parent 5e5f850 commit 175fc02
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/scripts/integration/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
python-keycloak==4.5.0
python-keycloak==4.6.0
2 changes: 1 addition & 1 deletion .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: 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 @@ -13,9 +13,9 @@
# 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

just 1.35.0
just 1.36.0

pre-commit 3.8.0

Expand Down

0 comments on commit 175fc02

Please sign in to comment.