Skip to content
This repository was archived by the owner on May 17, 2025. It is now read-only.

Commit 73ad8a8

Browse files
authored
chore: update dependabot interval
1 parent 9a1051f commit 73ad8a8

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/dependabot.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ updates:
66
- package-ecosystem: "github-actions"
77
directory: "/"
88
schedule:
9-
interval: "weekly"
9+
interval: "monthly"
1010
open-pull-requests-limit: 10
1111

1212
# Maintain dependencies for npm
1313
- package-ecosystem: "npm"
1414
directory: "/"
1515
schedule:
16-
interval: "weekly"
17-
open-pull-requests-limit: 10
16+
interval: "monthly"
17+
open-pull-requests-limit: 20

0 commit comments

Comments
 (0)