Skip to content

Commit 6bf9af8

Browse files
author
Beatriz Rizental
authored
Merge pull request mozilla#677 from mozilla/brizental-patch-1
Update dependabot.yaml with correct path to test webext
2 parents 8175c10 + b22f1b6 commit 6bf9af8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ updates:
1313
schedule:
1414
interval: "daily"
1515
- package-ecosystem: "npm"
16-
directory: "/glean/tests/platform/utils/webext/sample"
16+
directory: "/glean/tests/unit/platform/utils/webext/sample"
1717
schedule:
1818
interval: "daily"
1919
- package-ecosystem: "pip"

0 commit comments

Comments
 (0)