Skip to content

Commit 5494ff2

Browse files
Change npm update schedule to daily
Updated Dependabot configuration to check for npm updates daily.
1 parent 9c9e21f commit 5494ff2

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

.github/dependabot.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,3 @@ updates:
77
# Check the npm registry for updates every day (weekdays)
88
schedule:
99
interval: "daily"
10-
11-
# Enable version updates for Docker
12-
- package-ecosystem: "docker"
13-
# Look for a `Dockerfile` in the `root` directory
14-
directory: "/"
15-
# Check for updates once a week
16-
schedule:
17-
interval: "weekly"

0 commit comments

Comments
 (0)