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 82ca31a commit c098427Copy full SHA for c098427
.github/dependabot.yml
@@ -9,11 +9,17 @@ updates:
9
directory: "/" # Location of package manifests
10
schedule:
11
interval: "weekly"
12
+ commit-message:
13
+ prefix: "chore"
14
- package-ecosystem: "uv" # See documentation for possible values
15
16
17
18
19
20
- package-ecosystem: "nuget" # See documentation for possible values
21
22
23
24
25
0 commit comments