Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 6a14351

Browse files
dependabot-preview[bot]puneetbehl
authored andcommitted
Upgrade to GitHub-native Dependabot
1 parent 670e79f commit 6a14351

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

.github/dependabot.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: gradle
4+
directory: "/"
5+
schedule:
6+
interval: daily
7+
open-pull-requests-limit: 10
8+
target-branch: 7.0.x
9+
ignore:
10+
- dependency-name: com.gradle.build-scan
11+
versions:
12+
- 3.5.1
13+
- "3.6"

0 commit comments

Comments
 (0)