Skip to content

Commit 225afe2

Browse files
authored
Merge pull request #35 from stephenfin/dependabot
Add dependabot configuration
2 parents d88a6e8 + 262ddca commit 225afe2

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/dependabot.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: "github-actions"
4+
directory: "/"
5+
schedule:
6+
interval: daily
7+
cooldown:
8+
default-days: 7
9+
open-pull-requests-limit: 10

0 commit comments

Comments
 (0)