Skip to content

Commit

Permalink
Disable auto-update of docs/ dependencies
Browse files Browse the repository at this point in the history
As there are a lot of new dependencies that require fixing.
  • Loading branch information
maltsev committed Apr 15, 2023
1 parent 56c0a70 commit f9bcf5f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,3 @@ updates:
schedule:
interval: "daily"
time: "02:00"
- package-ecosystem: 'npm'
directory: "/docs"
schedule:
interval: "weekly"
time: "03:00"

0 comments on commit f9bcf5f

Please sign in to comment.