Skip to content

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ntxinh authored May 19, 2024
1 parent b4a4fb2 commit 9e30da2
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
version: 2
updates:
# Enable version updates for npm
# Enable version updates for Nuget
- package-ecosystem: "nuget"
# Look for `package.json` and `lock` files in the `root` directory
directory: "/"
# Check the npm registry for updates every day (weekdays)
schedule:
interval: "daily"
open-pull-requests-limit: 10
Expand Down

0 comments on commit 9e30da2

Please sign in to comment.