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-releases | camunda/zeebe                | 8.5.7    | 8.6.0    |
| github-tags     | renovatebot/pre-commit-hooks | 38.101.0 | 38.110.2 |
  • Loading branch information
renovate[bot] authored Oct 5, 2024
1 parent 1a72b40 commit efee541
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ repos:
- id: actionlint-docker

- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 38.101.0
rev: 38.110.2
hooks:
- id: renovate-config-validator
args: [--strict]
Expand Down
2 changes: 1 addition & 1 deletion checks/zeebe/connectivity.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ ZEEBE_TOKEN_SCOPE="camunda-identity"
API_PROTOCOL="grpc"

# renovate: datasource=github-releases depName=camunda/zeebe
ZEEBE_VERSION="8.5.7"
ZEEBE_VERSION="8.6.0"

# Function to display script usage
usage() {
Expand Down

0 comments on commit efee541

Please sign in to comment.