Skip to content

Commit d15dd10

Browse files
authored
Merge pull request #306 from ajaust/fix-dependabot-config
Fix dependabot config
2 parents 5591960 + 77b59e0 commit d15dd10

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ updates:
1212
cooldown:
1313
default-days: 7
1414

15-
- package-ecosystem: "go"
15+
- package-ecosystem: "gomod"
1616
directory: "/"
1717
schedule:
1818
interval: "quarterly"

0 commit comments

Comments
 (0)