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 | hoverkraft-tech/compose-action | v2.1.0   | v2.2.0   |
| pypi        | python-keycloak                | 5.1.2    | 5.2.0    |
| github-tags | renovatebot/pre-commit-hooks   | 39.133.3 | 39.146.1 |
  • Loading branch information
renovate[bot] authored Feb 1, 2025
1 parent 55da34f commit 9361c57
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/actions/compose/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ runs:
using: composite
steps:
- name: Run ${{ inputs.project_name }} compose
uses: hoverkraft-tech/compose-action@9575d402e7402331b6ac509df860c4da3ab47fc2 # v2.1.0
uses: hoverkraft-tech/compose-action@8be2d741e891ac9b8ac20825e6f3904149599925 # v2.2.0
with:
compose-file: |
${{ inputs.compose_file }}
Expand Down
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==5.1.2
python-keycloak==5.2.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: 39.133.3
rev: 39.146.1
hooks:
- id: renovate-config-validator
args: [--strict]
Expand Down

0 comments on commit 9361c57

Please sign in to comment.