Skip to content

Commit

Permalink
add npm to dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
abbas-khan10 authored and chrisbloe-nhse committed Jan 24, 2025
1 parent 5fefec4 commit a4ac328
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
version: 2
updates:
- package-ecosystem: 'npm'
directory: '/'
schedule:
interval: "weekly"
timezone: "Europe/London"
time: "09:00"
open-pull-requests-limit: 100
- package-ecosystem: "terraform"
directory: "/infrastructure"
schedule:
Expand Down

0 comments on commit a4ac328

Please sign in to comment.