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 0764abf commit be60768Copy full SHA for be60768
.github/dependabot.yml
@@ -11,18 +11,21 @@ updates:
11
interval: "daily"
12
groups:
13
rust:
14
- applies-to: version-updates
+ patterns:
15
+ - "*"
16
- package-ecosystem: "github-actions"
17
directory: "/"
18
schedule:
19
20
21
actions:
22
23
24
- package-ecosystem: "uv"
25
26
27
28
29
python:
30
31
0 commit comments