Skip to content

Commit

Permalink
Configure Dependabot for NPM.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexrp committed Jan 4, 2024
1 parent 65a8b1a commit f3c47d0
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
Expand Up @@ -8,6 +8,13 @@ updates:
timezone: Europe/Copenhagen
time: "12:00"
labels: []
- directory: /
package-ecosystem: npm
schedule:
interval: daily
timezone: Europe/Copenhagen
time: "12:00"
labels: []
- directory: /
package-ecosystem: nuget
schedule:
Expand Down

0 comments on commit f3c47d0

Please sign in to comment.