Skip to content

Commit 948156f

Browse files
authored
Merge pull request #1841 from elementary-data/ele-4132-release-0170
Upgrade Elementary package to version 0.17.0
2 parents b52e5f3 + 7be81bd commit 948156f

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-
- git: https://github.com/elementary-data/dbt-data-reliability.git
5-
revision: 0f82a3f6c76706237172184b8bde3058040f5a8e
6-
sha1_hash: c7de01697ae055916c9ff5451a9977e8ca4c4d58
4+
- package: elementary-data/elementary
5+
version: 0.17.0
6+
sha1_hash: b63f4a2be6fec35c17f4e41107c8ad47a79b5c65
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.17.0
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: 0f82a3f6c76706237172184b8bde3058040f5a8e
9+
# - git: https://github.com/elementary-data/dbt-data-reliability.git
10+
# revision: 0f82a3f6c76706237172184b8bde3058040f5a8e

0 commit comments

Comments
 (0)