Skip to content

Commit

Permalink
chore: glob dependabot dirs
Browse files Browse the repository at this point in the history
  • Loading branch information
achingbrain committed Nov 28, 2024
1 parent 339b7df commit 8d4b1e3
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,7 @@ version: 2
updates:
- package-ecosystem: npm
directories:
- "/"
- "/benchmarks/*"
- "/docs/*"
- "/examples/*"
- "/interop/*"
- "/packages/*"
- "**/*"
schedule:
interval: daily
time: "10:00"
Expand Down

0 comments on commit 8d4b1e3

Please sign in to comment.