Skip to content

Commit 82b74a0

Browse files
authored
Change Dependabot schedule to semiannually (#328)
1 parent b819859 commit 82b74a0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ updates:
77
- package-ecosystem: "github-actions"
88
directory: "/"
99
schedule:
10-
# Check for updates to GitHub Actions every month
11-
interval: "monthly"
10+
interval: "semiannually"
1211
groups:
1312
actions:
1413
patterns:

0 commit comments

Comments
 (0)