Skip to content

Commit 926af63

Browse files
authored
ci(dependabot): update github actions (#296)
1 parent 11ca1e6 commit 926af63

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.github/dependabot.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
version: 2
22
updates:
3+
- package-ecosystem: github-actions
4+
directory: '/'
5+
schedule:
6+
interval: daily
7+
open-pull-requests-limit: 10
38
- package-ecosystem: npm
49
directory: '/'
510
schedule:
611
interval: daily
712
open-pull-requests-limit: 10
8-

0 commit comments

Comments
 (0)