Skip to content

Commit 8fc220b

Browse files
authored
update package version (#1838)
1 parent 88be3ba commit 8fc220b

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
packages:
22
- package: dbt-labs/dbt_utils
33
version: 0.8.6
4-
- package: elementary-data/elementary
5-
version: 0.16.4
6-
sha1_hash: edeed08152ff6cd835c4221582b1646b72c852af
4+
- git: https://github.com/elementary-data/dbt-data-reliability.git
5+
revision: 0f82a3f6c76706237172184b8bde3058040f5a8e
6+
sha1_hash: c7de01697ae055916c9ff5451a9977e8ca4c4d58
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
packages:
22
- package: dbt-labs/dbt_utils
33
version: [">=0.8.0", "<0.9.0"]
4-
- package: elementary-data/elementary
5-
version: 0.16.4
4+
# - package: elementary-data/elementary
5+
# version: 0.16.4
66

77
# NOTE - for unreleased CLI versions we often need to update the package version to a commit hash (please leave this
88
# commented, so it will be easy to access)
9-
# - git: https://github.com/elementary-data/dbt-data-reliability.git
10-
# revision: d13b0fe1173a208ed6d5fcc59c35fbda4d317f70
9+
- git: https://github.com/elementary-data/dbt-data-reliability.git
10+
revision: 0f82a3f6c76706237172184b8bde3058040f5a8e

0 commit comments

Comments
 (0)