We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e59742c + 6d51341 commit 18601e5Copy full SHA for 18601e5
1 file changed
renovate.json
@@ -14,22 +14,23 @@
14
"labels": [
15
"renovate"
16
],
17
- "prTitle": "renovate: {{description}}",
18
"packageRules": [
19
{
20
"matchManagers": [
21
"github-actions"
22
23
24
- "github-actions"
+ "github-actions",
+ "renovate"
25
]
26
},
27
28
29
"pre-commit"
30
31
32
- "pre-commit"
+ "pre-commit",
33
34
35
36
@@ -41,7 +42,8 @@
41
42
"poetry"
43
44
- "python"
45
+ "python",
46
47
48
}
49
0 commit comments