Skip to content

Commit 246dd6b

Browse files
authored
Merge pull request #136 from cantabular/update-dependabot-configuration
Update dependabot configuration
2 parents 86d33b8 + 36ef61e commit 246dd6b

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,11 @@
11
version: 2
22
updates:
3-
- package-ecosystem: "docker"
4-
directory: "/"
5-
schedule:
6-
interval: "daily"
7-
83
- package-ecosystem: "github-actions"
94
directory: "/"
105
schedule:
116
interval: "daily"
127

13-
- package-ecosystem: "pip"
8+
- package-ecosystem: "uv"
149
directory: "/"
1510
schedule:
1611
interval: "daily"

0 commit comments

Comments
 (0)