Skip to content

Commit

Permalink
Disable dependabot for docutils
Browse files Browse the repository at this point in the history
  • Loading branch information
Delgan committed Jul 8, 2022
1 parent 308c701 commit 1464a40
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,9 +4,13 @@ updates:
directory: /
schedule:
interval: monthly
labels: []
- package-ecosystem: pip
directory: /
schedule:
interval: monthly
allow:
- dependency-type: direct
labels: []
ignore:
- dependency-name: docutils # Sphinx requires docutils<019

0 comments on commit 1464a40

Please sign in to comment.