Skip to content

Commit 2cd9e97

Browse files
authored
Merge pull request #146 from devops-actions/rajbos-patch-1
Update dependabot.yml
2 parents 7dc654d + 97366b0 commit 2cd9e97

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,9 @@ updates:
33
- package-ecosystem: github-actions
44
directory: .github/workflows
55
schedule:
6-
interval: weekly
6+
interval: monthly
77

88
- package-ecosystem: npm
9-
directory: /
10-
schedule:
11-
interval: weekly
12-
13-
- package-ecosystem: github-actions
149
directory: /
1510
schedule:
1611
interval: monthly

0 commit comments

Comments
 (0)