Skip to content

Commit 9efa19c

Browse files
authored
Merge pull request #5597 from plotly/dependabot-uv-lock
Add dependabot config for updating uv.lock
2 parents 7827926 + 480a531 commit 9efa19c

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

dependabot.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
version: 2
2+
3+
updates:
4+
- package-ecosystem: "uv"
5+
directory: "/"
6+
schedule:
7+
interval: "weekly"
8+
cooldown:
9+
default-days: 3 # Should match tool.uv.exclude-newer option in pyproject.toml

0 commit comments

Comments
 (0)