poetry2nix/.github/dependabot.yml

8 lines
160 B
YAML
Raw Normal View History

version: 2
updates:
# Auto-update the Poetry package, but not tests
- package-ecosystem: "pip"
directory: "/pkgs"
schedule:
interval: "daily"