Skip to content

Commit 209cfbd

Browse files
authored
Merge branch 'main' into allcontributors
2 parents d798db2 + 16a0e2f commit 209cfbd

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

dependabot.yml

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Doc: https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file
2+
version: 2
3+
updates:
4+
- package-ecosystem: "gitsubmodule"
5+
commit-message:
6+
prefix: "MAINT"
7+
- package-ecosystem: "github-actions"
8+
commit-message:
9+
prefix: "MAINT"
10+
- package-ecosystem: "pip"
11+
commit-message:
12+
prefix: "MAINT"

0 commit comments

Comments
 (0)