Skip to content

Commit 862bb6e

Browse files
update package dependency
1 parent ef92735 commit 862bb6e

File tree

1 file changed

+4
-13
lines changed

1 file changed

+4
-13
lines changed

packages.yml

+4-13
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,6 @@
11
packages:
2-
# - package: fivetran/shopify
3-
# version: [">=0.7.0", "<0.8.0"]
2+
- package: fivetran/shopify
3+
version: [">=0.7.0", "<0.8.0"]
44

5-
# - package: fivetran/klaviyo
6-
# version: [">=0.5.0", "<0.6.0"]
7-
8-
# IMPORTANT: MAKE SURE TO REVERT BACK BEFORE MERGING
9-
- git: https://github.com/fivetran/dbt_shopify.git
10-
revision: MagicBot/dbt-utils-cross-db-migration
11-
warn-unpinned: false
12-
13-
- git: https://github.com/fivetran/dbt_klaviyo.git
14-
revision: MagicBot/dbt-utils-cross-db-migration
15-
warn-unpinned: false
5+
- package: fivetran/klaviyo
6+
version: [">=0.5.0", "<0.6.0"]

0 commit comments

Comments
 (0)