Skip to content

Commit e181ba1

Browse files
committed
refactor(ci): change dependabot interval to monthly
1 parent c7e1776 commit e181ba1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ updates:
88
- package-ecosystem: "npm"
99
directory: "/"
1010
schedule:
11-
interval: "weekly"
11+
interval: "monthly"
1212
ignore:
1313
- dependency-name: "primevue"
1414
target-branch: "update-dependencies"

0 commit comments

Comments
 (0)