Skip to content

Commit

Permalink
Test dependabot config options (Azure#9064)
Browse files Browse the repository at this point in the history
  • Loading branch information
weshaggard authored Sep 26, 2024
1 parent 02198e5 commit 6c3f750
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
version: 2
updates:
- package-ecosystem: "npm"
directory: "/tools/sdk-testgen/"
schedule:
interval: "daily"
ignore:
- dependency-name: "*"

0 comments on commit 6c3f750

Please sign in to comment.