We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents edc0c5b + 300d17f commit d1c8e32Copy full SHA for d1c8e32
1 file changed
.github/dependabot.yml
@@ -1,11 +1,18 @@
1
version: 2
2
updates:
3
- - package-ecosystem: "uv"
4
- directory: "/"
+ - package-ecosystem: 'uv'
+ directory: '/'
5
schedule:
6
- interval: "weekly"
7
- - package-ecosystem: "npm"
8
+ interval: 'weekly'
+ - package-ecosystem: 'npm'
9
10
11
-
+ - package-ecosystem: 'github-actions'
12
13
+ schedule:
14
15
+ - package-ecosystem: 'gitsubmodule'
16
17
18
0 commit comments