Skip to content

Commit 9ba417e

Browse files
runningcodeclaude
andcommitted
chore: Remove custom schedule from Dependabot config
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent f176845 commit 9ba417e

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

.github/dependabot.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,8 @@ updates:
1111
registries:
1212
- gradle-plugin-portal
1313
schedule:
14-
interval: "daily"
15-
time: "02:00"
14+
interval: "weekly"
1615
- package-ecosystem: "github-actions"
1716
directory: "/"
1817
schedule:
19-
interval: "daily"
20-
time: "02:00"
18+
interval: "weekly"

0 commit comments

Comments
 (0)