Skip to content

Commit 6f0f8eb

Browse files
committed
ci: 👷 increase interval for dependabot to monthly
Closes #30
1 parent d910d74 commit 6f0f8eb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/_project-dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ updates:
33
- package-ecosystem: pip
44
directory: /
55
schedule:
6-
interval: weekly
6+
interval: monthly
77
versioning-strategy: increase-if-necessary
88
commit-message:
99
prefix: build

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +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

0 commit comments

Comments
 (0)