Skip to content

Commit

Permalink
fix dependabot config (#115)
Browse files Browse the repository at this point in the history
  • Loading branch information
kylebarron authored Oct 17, 2023
1 parent 27db458 commit e4e366d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ updates:
- "*loaders*"
- "*luma*"
other:
patterns:
- "*"
exclude-patterns:
- "*deck*"
- "*loaders*"
Expand Down

0 comments on commit e4e366d

Please sign in to comment.