Skip to content

Commit

Permalink
chore: increase Dependabot PR limit
Browse files Browse the repository at this point in the history
  • Loading branch information
nschonni committed Nov 24, 2021
1 parent 12bfda4 commit 07cb339
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,20 @@ updates:
directory: '/'
schedule:
interval: weekly
open-pull-requests-limit: 99
- package-ecosystem: npm
directory: '/website'
schedule:
interval: weekly
open-pull-requests-limit: 99
- package-ecosystem: npm
directory: '/website/plugins/docusaurus-plugin-hotjar'
schedule:
interval: weekly
versioning-strategy: increase
open-pull-requests-limit: 99
- package-ecosystem: github-actions
directory: '/'
schedule:
interval: weekly
open-pull-requests-limit: 99

0 comments on commit 07cb339

Please sign in to comment.