Skip to content

Commit 65ebbf0

Browse files
authored
ci(dependabot): ignore org.fossify:commons dependency (#388)
1 parent 8887b51 commit 65ebbf0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ updates:
3535
prefix: "chore"
3636
prefix-development: "chore"
3737
include: "scope"
38+
ignore:
39+
- dependency-name: "org.fossify:commons"
3840

3941
- package-ecosystem: "github-actions"
4042
directory: "/"

0 commit comments

Comments
 (0)