There was an error while loading. Please reload this page.
1 parent a18a3c1 commit de757e1Copy full SHA for de757e1
1 file changed
.github/dependabot.yml
@@ -1,7 +1,8 @@
1
version: 2
2
updates:
3
- package-ecosystem: uv
4
- directory: "/{{ cookiecutter.name }}"
+ directories:
5
+ - "{{ cookiecutter.name }}"
6
schedule:
7
interval: daily
8
time: "02:00"
0 commit comments