Skip to content

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
marcosinigaglia authored Nov 21, 2024
1 parent b185656 commit 7cbb6e5
Showing 1 changed file with 3 additions and 12 deletions.
15 changes: 3 additions & 12 deletions dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,8 @@ updates:
commit-message:
# Prefix all commit messages with "npm: "
prefix: "npm"
- package-ecosystem: "npm"
directory: "/example"
schedule:
interval: "monthly"
labels: [ ]
ignore:
- dependency-name: "*"
- package-ecosystem: "bundler"
directory: "/docs"
schedule:
interval: "monthly"
labels: [ ]
ignore:
- dependency-name: "*"
paths:
- "docs/**"
- "example/**"

0 comments on commit 7cbb6e5

Please sign in to comment.