Skip to content

Commit d938885

Browse files
authored
ci: 👷 run Dependabot every month (and not assign anyone) (#202)
# Description I think every week is too much. Needs a quick review. ## Checklist - [x] Ran `just run-all`
1 parent 582568a commit d938885

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@ updates:
33
- package-ecosystem: github-actions
44
directory: /
55
schedule:
6-
interval: weekly
6+
interval: monthly
77
commit-message:
88
prefix: ci
99
include: scope
10-
assignees:
11-
- "lwjohnst86"

0 commit comments

Comments
 (0)