Skip to content

Commit 4cbccb6

Browse files
committed
Add Python checks for dependabot
Signed-off-by: Andrew Carbonetto <andrew.carbonetto@improving.com>
1 parent e35365f commit 4cbccb6

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,9 @@ updates:
66
interval: "weekly"
77
- package-ecosystem: "maven"
88
directory: "/athena-s3vector-connector"
9+
schedule:
10+
interval: "weekly"
11+
- package-ecosystem: "pip"
12+
directory: "/"
913
schedule:
1014
interval: "weekly"

0 commit comments

Comments
 (0)