未验证 提交 76b299bc 编写于 作者: D Dan Bader 提交者: GitHub

Merge pull request #165 from realpython/dependabot/add-v2-config-file

Update Dependabot config file
version: 1
update_configs:
- package_manager: "python"
directory: "/"
update_schedule: "monthly"
allowed_updates:
# Top-level requirements.txt / linters only
- match:
dependency_name: "flake8"
- match:
dependency_name: "black"
version: 2
updates:
- package-ecosystem: pip
directory: "/"
schedule:
interval: monthly
open-pull-requests-limit: 10
allow:
- dependency-name: flake8
- dependency-name: black
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册