Skip to content

Commit

Permalink
fix: docs path changes for dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
tolgaOzen authored Sep 21, 2023
1 parent 868d45e commit d2a1118
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ updates:
interval: "monthly"
open-pull-requests-limit: 5
- package-ecosystem: "npm"
directory: "/docs/documentation"
directory: "/docs"
schedule:
interval: "monthly"
open-pull-requests-limit: 5

0 comments on commit d2a1118

Please sign in to comment.