Skip to content

Commit 5acb996

Browse files
authored
chore(dependabot): update weekly (#505)
1 parent 8dd443f commit 5acb996

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ updates:
88
- package-ecosystem: "npm"
99
# Look for `package.json` and `lock` files in the `root` directory
1010
directory: "/"
11-
# Check the npm registry for updates every day (weekdays)
11+
# Check the npm registry for updates once a week
1212
schedule:
13-
interval: "daily"
13+
interval: "weekly"

0 commit comments

Comments
 (0)