diff --git a/.github/dependabot.yml b/.github/dependabot.yml index ef3b2be..8c03fa4 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,6 +10,17 @@ updates: - dependencies - d:python + - package-ecosystem: pip + directory: /docs + versioning-strategy: increase-if-necessary + schedule: + interval: weekly + commit-message: + prefix: "[python+docs]" + labels: + - dependencies + - d:python + - package-ecosystem: github-actions directory: / schedule: