Skip to content

Commit c8d08d4

Browse files
authored
Merge pull request #147 from influxdata/crepererum/sqlparser-dependabot
chore: add `sqlparser` to `apache` dependabot group
2 parents 81be755 + 915cb46 commit c8d08d4

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
@@ -8,12 +8,13 @@ updates:
88
open-pull-requests-limit: 10
99
# NOTE: groups are "match first", and "unmatched dependencies have individual PRs"
1010
groups:
11-
arrow-and-datafusion:
11+
apache:
1212
patterns:
1313
- "arrow"
1414
- "arrow-*"
1515
- "datafusion"
1616
- "datafusion-*"
17+
- "sqlparser"
1718
wasmtime:
1819
patterns:
1920
- "wasmtime"

0 commit comments

Comments
 (0)