Skip to content

Commit ae7ac14

Browse files
committed
👷 Add github-actions scheduled updates
1 parent fdf8d99 commit ae7ac14

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,7 @@ updates:
88
open-pull-requests-limit: 10
99
ignore:
1010
- dependency-name: "rubocop-lts"
11+
- package-ecosystem: "github-actions"
12+
directory: "/"
13+
schedule:
14+
interval: "daily"

0 commit comments

Comments
 (0)