Skip to content

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sobolevn authored Nov 10, 2024
1 parent 7ee2eb5 commit 7e68b67
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,14 @@ updates:
versions:
- ">=4.3,<5.2"


- package-ecosystem: pip
directory: "{{cookiecutter.project_name}}/docker/django/pip_constraint.txt"
schedule:
interval: daily
time: "02:00"
open-pull-requests-limit: 10

- package-ecosystem: pip
directory: "/"
schedule:
Expand Down

0 comments on commit 7e68b67

Please sign in to comment.