Skip to content

Commit

Permalink
Update dependabot.yml to use directories
Browse files Browse the repository at this point in the history
  • Loading branch information
abraham committed Apr 30, 2024
1 parent 74053de commit cce464a
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ updates:
schedule:
interval: monthly
- package-ecosystem: npm
directory: '/'
directories:
- '/'
- '/functions'
schedule:
interval: monthly
open-pull-requests-limit: 25
Expand All @@ -31,7 +33,3 @@ updates:
markdownlint:
patterns:
- 'markdownlint*'
- package-ecosystem: npm
directory: '/functions'
schedule:
interval: monthly

0 comments on commit cce464a

Please sign in to comment.