Skip to content

Commit 09379d6

Browse files
authored
chore: update dependabot action
1 parent 83a73a9 commit 09379d6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/dependabot.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,8 @@ updates:
1313
# For all packages, ignore all patch updates
1414
- dependency-name: "*"
1515
update-types: ["version-update:semver-major"]
16+
17+
- package-ecosystem: "github-actions"
18+
directory: "/"
19+
schedule:
20+
interval: "daily"

0 commit comments

Comments
 (0)