Skip to content

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
WillCodeForCats committed Oct 13, 2022
1 parent a66bb05 commit 292f32e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,10 @@ updates:
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
allow:
- dependency-name: "black"
dependency-type: "direct"
- dependency-name: "flake8"
dependency-type: "production"
- dependency-name: "isort"
dependency-type: "production"

0 comments on commit 292f32e

Please sign in to comment.