Skip to content

Commit 7dd55f1

Browse files
authored
chore: change dependabot updates (#897)
1 parent 4882439 commit 7dd55f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/dependabot.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ updates:
77
- package-ecosystem: "npm"
88
directory: "/docs"
99
schedule:
10-
interval: "daily"
10+
interval: "weekly"
1111
- package-ecosystem: "npm"
1212
directory: "/extensions/vscode"
1313
schedule:
14-
interval: "daily"
14+
interval: "weekly"
1515
- package-ecosystem: "pub"
1616
directory: "/bricks/create_dart_frog/hooks"
1717
schedule:

0 commit comments

Comments
 (0)