Skip to content

Commit a1fa9ba

Browse files
authored
enable github-actions dependabot updates
1 parent 0a38852 commit a1fa9ba

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
version: 2
22
updates:
3-
# - package-ecosystem: "github-actions"
4-
# directory: "/"
5-
# schedule:
6-
# interval: weekly
7-
# reviewers:
8-
# - SMI/reviewers
3+
- package-ecosystem: "github-actions"
4+
directory: "/"
5+
schedule:
6+
interval: weekly
97
- package-ecosystem: "pip"
108
directory: "/"
119
schedule:

0 commit comments

Comments
 (0)