Skip to content

Commit

Permalink
[create-pull-request] automated change (#943)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jun 24, 2024
1 parent 46c49b7 commit 64de7ca
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions src/dbtVersions.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,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.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_ecommerce": {
Expand Down Expand Up @@ -376,6 +383,13 @@ export const dbtVersions = {
"dbt-labs/dbt_utils": ">=1.0.0 <2.0.0",
"snowplow/snowplow_utils": ">=0.16.2 <0.17.0"
}
},
"0.8.0": {
"dbtversion": ">=1.4.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_mobile": {
Expand Down

0 comments on commit 64de7ca

Please sign in to comment.