Skip to content

Commit 3212c80

Browse files
committed
ignore eclipse-temurin PR's
1 parent 91ef96f commit 3212c80

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ updates:
1313
applies-to: version-updates
1414
patterns:
1515
- "*"
16+
# We want to manage this ourselves and not receive PR's for this
17+
ignore:
18+
- dependency-name: "eclipse-temurin"
1619
# Maintain dependencies for GitHub Actions
1720
- package-ecosystem: "github-actions"
1821
directory: "/"

0 commit comments

Comments
 (0)