We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9b111d commit 16a0e2fCopy full SHA for 16a0e2f
dependabot.yml
@@ -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
9
10
+ - package-ecosystem: "pip"
11
12
0 commit comments