Skip to content

Commit

Permalink
Add Gradle registries for dependabot (#17260)
Browse files Browse the repository at this point in the history
Signed-off-by: Andriy Redko <[email protected]>
  • Loading branch information
reta authored Feb 5, 2025
1 parent 09fbb2f commit ab2f5f6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
registries:
gradle-maven:
type: maven-repository
url: https://repo1.maven.org/maven2
updates:
- directory: /
open-pull-requests-limit: 1
package-ecosystem: gradle
registries:
- gradle-maven
schedule:
interval: weekly
labels:
Expand Down

0 comments on commit ab2f5f6

Please sign in to comment.