We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92ad693 commit 78eb04aCopy full SHA for 78eb04a
.github/dependabot.yml
@@ -0,0 +1,23 @@
1
+# Please see the documentation for all configuration options:
2
+# https://docs.github.com/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file
3
+
4
+version: 2
5
+updates:
6
+ - package-ecosystem: "github-actions"
7
+ directory: "/"
8
+ schedule:
9
+ interval: "daily"
10
+ assignees:
11
+ - "grant0417"
12
+ - package-ecosystem: "npm"
13
14
15
16
17
18
+ - package-ecosystem: "cargo"
19
20
21
22
23
0 commit comments