mirror of
https://github.com/gradle/actions.git
synced 2026-06-06 18:29:39 +08:00
5d363444d5
Adds .github/renovate.json5 so this repo manages its own Develocity Gradle plugin version (across the workflow YAML, build-scan.ts, the setup-gradle docs, the sample settings.gradle / build.gradle files, and the init-script test groovy files) and Gradle wrapper bumps in the five sample directories that previously had wrappers maintained externally. Renovate is scoped narrowly via enabledManagers so it does not overlap with the npm, github-actions, and Maven-coordinate Gradle updates that Dependabot continues to handle through .github/dependabot.yml.