bidict/.github/dependabot.yml

9 lines
257 B
YAML
Raw Normal View History

2020-12-20 12:29:00 +00:00
# https://help.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
version: 2
updates:
- package-ecosystem: "pip"
directory: "/requirements"
schedule:
2021-04-18 15:01:16 +00:00
interval: "monthly"
2021-03-12 14:36:49 +00:00
open-pull-requests-limit: 1