Skip to content

Commit e22eb95

Browse files
committed
Update Dependabot configuration for daily security updates
1 parent 2054107 commit e22eb95

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ updates:
33
- package-ecosystem: github-actions
44
directory: /
55
schedule:
6-
interval: weekly
6+
interval: daily
7+
open-pull-requests-limit: 0 # security updates only. refs https://docs.github.com/ja/code-security/dependabot/dependabot-security-updates/configuring-dependabot-security-updates#overriding-the-default-behavior-with-a-configuration-file

0 commit comments

Comments
 (0)