Skip to content

Commit

Permalink
Add docs directory to dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
Marius Conjeaud committed May 13, 2024
1 parent a90c523 commit b9576bd
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,9 @@ updates:
schedule:
interval: 'weekly'
target-branch: 'develop'

- package-ecosystem: 'yarn'
directory: '/docs'
schedule:
interval: 'weekly'
target-branch: 'develop'

0 comments on commit b9576bd

Please sign in to comment.