Captain Ezio commited on
Commit
18de447
·
1 Parent(s): 89d0691

Update dependabot.yml

Browse files
Files changed (1) hide show
  1. .github/dependabot.yml +12 -16
.github/dependabot.yml CHANGED
@@ -1,19 +1,15 @@
1
  version: 2
2
 
3
  updates:
4
- - package-ecosystem: pip
5
- directory: "/"
6
- schedule:
7
- interval: daily
8
- time: "09:00"
9
- timezone: "Asia/Kolkata"
10
- open-pull-requests-limit: 20
11
- target-branch: main
12
- - package-ecosystem: docker
13
- directory: "/"
14
- schedule:
15
- interval: daily
16
- time: "09:00"
17
- timezone: "Asia/Kolkata"
18
- open-pull-requests-limit: 20
19
- target-branch: main
 
1
  version: 2
2
 
3
  updates:
4
+ - package-ecosystem: pip
5
+ directory: "/"
6
+ schedule:
7
+ interval: daily
8
+ - package-ecosystem: docker
9
+ directory: "/"
10
+ schedule:
11
+ interval: daily
12
+ - package-ecosystem: "github-actions"
13
+ directory: "/"
14
+ schedule:
15
+ interval: daily