We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9689ab commit 1c4b0ccCopy full SHA for 1c4b0cc
.github/dependabot.yml
@@ -18,18 +18,21 @@ updates:
18
interval: weekly
19
labels:
20
- dependencies
21
+ - python-bindings
22
commit-message:
23
prefix: chore(py)
24
groups:
25
rust-py-rattler:
26
patterns:
27
- "*"
28
+
29
- package-ecosystem: cargo
30
directory: /js-rattler
31
schedule:
32
33
34
35
+ - JS
36
37
prefix: chore(js)
38
@@ -52,6 +55,7 @@ updates:
52
55
53
56
54
57
58
59
60
61
0 commit comments