zrepl/.github/dependabot.yml
2024-07-13 18:22:25 +02:00

10 lines
203 B
YAML

version: 2
updates:
# Docs use Python only for static site generation.
- package-ecosystem: "pip"
directory: /docs
schedule:
interval: "weekly"
ignore:
- dependency-name: "*"