Skip to content

Commit a4ac328

Browse files
abbas-khan10chrisbloe-nhse
authored andcommitted
add npm to dependabot
1 parent 5fefec4 commit a4ac328

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/dependabot.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
version: 2
22
updates:
3+
- package-ecosystem: 'npm'
4+
directory: '/'
5+
schedule:
6+
interval: "weekly"
7+
timezone: "Europe/London"
8+
time: "09:00"
9+
open-pull-requests-limit: 100
310
- package-ecosystem: "terraform"
411
directory: "/infrastructure"
512
schedule:

0 commit comments

Comments
 (0)