mirror of https://github.com/jumpserver/jumpserver
chore: Add Dependabot configuration for pip dependencies
parent
64393fe695
commit
1a01c0537c
|
@ -0,0 +1,10 @@
|
||||||
|
version: 2
|
||||||
|
updates:
|
||||||
|
- package-ecosystem: "pip"
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: "weekly"
|
||||||
|
day: "monday"
|
||||||
|
time: "09:30"
|
||||||
|
timezone: "Asia/Shanghai"
|
||||||
|
target-branch: dev
|
Loading…
Reference in New Issue