Skip to content

Commit 8605eb9

Browse files
authored
Merge pull request #213 from influxdata/crepererum/dependabot-cranelift
chore: move `cranelift-*` to `wasmtime` dependabot group
2 parents 9396f30 + b4ce0b4 commit 8605eb9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,15 @@ updates:
2323
- "sqlparser"
2424
wasmtime:
2525
patterns:
26+
- "cranelift-*"
27+
- "pulley-*"
2628
- "wasmtime"
2729
- "wasmtime-*"
2830
# Catch-all group to bundle version updates (but not security updates) everything
2931
# else into a single PR.
3032
rust-other:
3133
patterns:
3234
- "*"
33-
- "*"
3435
- package-ecosystem: "github-actions"
3536
directory: "/"
3637
schedule:

0 commit comments

Comments
 (0)