Skip to content

Commit 33ad2ec

Browse files
committed
Update dependabot.yml
1 parent 0d5ec2e commit 33ad2ec

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ updates:
66
- package-ecosystem: "github-actions"
77
directory: "/"
88
schedule:
9-
# Check for updates to GitHub Actions every week
10-
interval: "weekly"
9+
# Check for updates to GitHub Actions every quarter
10+
interval: "quarterly"
1111
labels:
1212
- "Release Not Needed"
13-
target-branch: "dev"
13+
target-branch: "dev"

0 commit comments

Comments
 (0)