Skip to content

Commit bf2db1e

Browse files
committed
fix dev deps ignore
Signed-off-by: Ryan Bower <rbower@qti.qualcomm.com>
1 parent cd327b5 commit bf2db1e

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

.github/dependabot.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,8 @@ updates:
1414
schedule:
1515
interval: "daily"
1616
versioning-strategy: increase
17-
ignore:
18-
- dependency-name: "*"
19-
dependency-type: development
17+
allow:
18+
- dependency-type: production
2019
groups:
2120
production:
2221
dependency-type: production

0 commit comments

Comments
 (0)