Skip to content

Commit

Permalink
Merge pull request #3053 from gdg-x/abraham-patch-1
Browse files Browse the repository at this point in the history
Update dependabot.yml to use directories
  • Loading branch information
abraham authored Apr 30, 2024
2 parents 74053de + 83da85d commit 0dd3db9
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 0dd3db9

Please sign in to comment.