Skip to content

Commit

Permalink
[create-pull-request] automated change (#933)
Browse files Browse the repository at this point in the history
Co-authored-by: rlh1994 <[email protected]>
  • Loading branch information
github-actions[bot] and rlh1994 authored Jun 19, 2024
1 parent 63bf5af commit 2ab8af3
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions src/dbtVersions.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,13 @@ export const dbtVersions = {
"dbt-labs/dbt_utils": ">=1.0.0 <2.0.0",
"snowplow/snowplow_utils": ">=0.16.2 <0.17.0"
}
},
"0.2.1": {
"dbtversion": ">=1.6.0 <2.0.0",
"packages": {
"dbt-labs/dbt_utils": ">=1.0.0 <2.0.0",
"snowplow/snowplow_utils": ">=0.16.2 <0.17.0"
}
}
},
"snowplow/snowplow_ecommerce": {
Expand Down Expand Up @@ -669,6 +676,13 @@ export const dbtVersions = {
"dbt-labs/dbt_utils": ">=1.0.0 <2.0.0",
"snowplow/snowplow_utils": ">=0.16.2 <0.17.0"
}
},
"0.4.2": {
"dbtversion": ">=1.6.0 <2.0.0",
"packages": {
"dbt-labs/dbt_utils": ">=1.0.0 <2.0.0",
"snowplow/snowplow_utils": ">=0.16.2 <0.17.0"
}
}
},
"snowplow/snowplow_utils": {
Expand Down Expand Up @@ -899,6 +913,12 @@ export const dbtVersions = {
"packages": {
"dbt-labs/dbt_utils": ">=1.0.0 <2.0.0"
}
},
"0.16.7": {
"dbtversion": ">=1.4.0 <2.0.0",
"packages": {
"dbt-labs/dbt_utils": ">=1.0.0 <2.0.0"
}
}
},
"snowplow/snowplow_web": {
Expand Down

0 comments on commit 2ab8af3

Please sign in to comment.