ci(dependabot): ignore org.fossify:commons dependency (#695)
This commit is contained in:
parent
c32cff767e
commit
8ea7efba51
1 changed files with 2 additions and 0 deletions
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
|
|
@ -35,6 +35,8 @@ updates:
|
|||
prefix: "chore"
|
||||
prefix-development: "chore"
|
||||
include: "scope"
|
||||
ignore:
|
||||
- dependency-name: "org.fossify:commons"
|
||||
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue