Skip to content

Commit b10185d

Browse files
authored
Update dependabot.yaml
1 parent 6c1cb05 commit b10185d

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.github/dependabot.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
version: 2
2+
enable-beta-ecosystems: true
23
updates:
4+
- package-ecosystem: "uv"
5+
directory: "/"
6+
schedule:
7+
interval: "daily"
8+
ignore:
9+
- dependency-name: "*"
10+
update-types:
11+
- version-update:semver-patch
12+
- version-update:semver-minor
313
- package-ecosystem: "docker"
414
directory: "/"
515
schedule:

0 commit comments

Comments
 (0)