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 | camunda/infraex-common-config | 1.2.1  | 1.2.2  |
| github-tags | rhysd/actionlint              | v1.7.1 | v1.7.2 |
  • Loading branch information
renovate[bot] authored Sep 28, 2024
1 parent 21be342 commit 7b2cfb5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# See https://pre-commit.com/hooks.html for more hooks
repos:
- repo: https://github.com/camunda/infraex-common-config
rev: 1.2.1 # use tags until renovate supports sha: https://github.com/renovatebot/renovate/issues/22567
rev: 1.2.2 # use tags until renovate supports sha: https://github.com/renovatebot/renovate/issues/22567
hooks:
- id: update-action-readmes-docker

Expand All @@ -15,7 +15,7 @@ repos:
- id: check-added-large-files

- repo: https://github.com/rhysd/actionlint
rev: v1.7.1
rev: v1.7.2
hooks:
- id: actionlint

Expand Down

0 comments on commit 7b2cfb5

Please sign in to comment.