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.
1 parent 39fb966 commit 6bf60c2Copy full SHA for 6bf60c2
1 file changed
.github/dependabot.yml
@@ -0,0 +1,22 @@
1
+version: 2
2
+multi-ecosystem-groups:
3
+ all:
4
+ schedule:
5
+ interval: weekly
6
+updates:
7
+ - package-ecosystem: docker
8
+ directory: /
9
+ multi-ecosystem-group: all
10
+ patterns: ["*"]
11
+ - package-ecosystem: github-actions
12
13
14
15
+ - package-ecosystem: npm
16
+ directory: /betanin_client
17
18
19
+ - package-ecosystem: uv
20
21
22
0 commit comments