We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7c677d commit 3fd49faCopy full SHA for 3fd49fa
1 file changed
.github/dependabot.yml
@@ -1,4 +1,3 @@
1
-# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
2
version: 2
3
updates:
4
- package-ecosystem: "npm"
@@ -9,3 +8,11 @@ updates:
9
8
- "edosrecki"
10
reviewers:
11
+ - package-ecosystem: "github-actions"
12
+ directory: "/"
13
+ schedule:
14
+ interval: "weekly"
15
+ assignees:
16
+ - "edosrecki"
17
+ reviewers:
18
0 commit comments