Skip to content

Commit 4226254

Browse files
authored
Don't let Dependabot update ComScore and CommandersAct (#585)
1 parent 1a2c2b8 commit 4226254

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,6 @@ updates:
2121
androidx:
2222
patterns:
2323
- "androidx.*"
24-
24+
ignore:
25+
- dependency-name: "com.comscore:*"
26+
- dependency-name: "com.tagcommander.lib:*"

0 commit comments

Comments
 (0)