Skip to content

Commit 52d8b06

Browse files
Merge pull request #187 from wiremock/oleg-nenashev-patch-1
Add Dependabot for GitHub Actions
2 parents 8b6aede + e92e27b commit 52d8b06

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.github/dependabot.yml

+6-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,9 @@ updates:
55
schedule:
66
interval: daily
77
time: "00:00"
8-
open-pull-requests-limit: 10
8+
open-pull-requests-limit: 10
9+
- package-ecosystem: "github-actions"
10+
directory: "/"
11+
labels: chore
12+
schedule:
13+
interval: "weekly"

0 commit comments

Comments
 (0)