Skip to content

Commit aeaab36

Browse files
author
Soumya Mahunt
committed
ci: fix depandabot config spec violation
1 parent 918b9e6 commit aeaab36

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ updates:
1212
schedule:
1313
interval: monthly
1414
commit-message:
15-
prefix: 'ci(Dependency): '
15+
prefix: 'ci(Deps): '
1616

1717
- package-ecosystem: npm
1818
directory: .github/config
1919
schedule:
2020
interval: monthly
2121
commit-message:
22-
prefix: 'ci(Dependency): '
22+
prefix: 'ci(Deps): '

0 commit comments

Comments
 (0)