Skip to content

Commit bbffbf4

Browse files
Merge pull request #147 from alex-s12/patch-1
Create dependabot.yml
2 parents a7d1d25 + 88c4753 commit bbffbf4

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: "pip"
4+
directory: "/"
5+
schedule:
6+
interval: "weekly"
7+
time: "09:00"
8+
day: "monday"
9+
timezone: "America/Inuvik"

0 commit comments

Comments
 (0)