mirror of
https://github.com/GrapheneOS/matrix.grapheneos.org.git
synced 2025-07-20 05:19:17 -04:00
add pip to dependabot
This commit is contained in:
parent
c4cceaaf24
commit
c008ad5539
1 changed files with 5 additions and 0 deletions
5
.github/dependabot.yml
vendored
5
.github/dependabot.yml
vendored
|
@ -5,3 +5,8 @@ updates:
|
||||||
schedule:
|
schedule:
|
||||||
interval: daily
|
interval: daily
|
||||||
target-branch: main
|
target-branch: main
|
||||||
|
- package-ecosystem: pip
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: daily
|
||||||
|
target-branch: main
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue