Skip to content

Commit 8edc7a5

Browse files
committed
fix: Update renovate config check to use valid version 43.136.0
1 parent 0d0c404 commit 8edc7a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/renovate_config_check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ jobs:
2121

2222
- name: Run Renovate Config Validator
2323
run: |
24-
npx --package renovate@42.99.0 renovate-config-validator
24+
npx --package renovate@43.136.0 renovate-config-validator

0 commit comments

Comments
 (0)