We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c233e78 commit a3999c1Copy full SHA for a3999c1
.dependabot/config.yml
@@ -3,3 +3,9 @@ update_configs:
3
- package_manager: "python"
4
directory: "/"
5
update_schedule: "monthly"
6
+ allowed_updates:
7
+ # Top-level requirements.txt / linters only
8
+ - match:
9
+ dependency_name: "flake8"
10
11
+ dependency_name: "black"
0 commit comments