Skip to content

Commit

Permalink
Add documentation dependencies to dependabot config
Browse files Browse the repository at this point in the history
  • Loading branch information
artemgavrilov committed Nov 14, 2024
1 parent 25ac0c2 commit c58cb56
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,8 @@ updates:
directory: "/"
schedule:
interval: "weekly"

- package-ecosystem: "pip"
directory: "/documentation"
schedule:
interval: "weekly"

0 comments on commit c58cb56

Please sign in to comment.