Skip to content

Commit 8c4217f

Browse files
authored
Merge pull request #2003 from elementary-data/app-61-update-dbt-package
update dbt package revision
2 parents fd4bfd8 + c193137 commit 8c4217f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.19.4
6-
sha1_hash: 5354a38209c635db10cbc4e465e7cd679167c74b
4+
- git: https://github.com/elementary-data/dbt-data-reliability.git
5+
revision: cbabcb2c348be2b4c45ad72c3b94e7800a52a542
6+
sha1_hash: 90d912df8d9c6a435f1936c7d93e4bf6c0efc4dd

elementary/monitor/dbt_project/packages.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
packages:
22
- package: dbt-labs/dbt_utils
33
version: [">=0.8.0", "<0.9.0"]
4-
- package: elementary-data/elementary
5-
version: 0.19.4
4+
- git: https://github.com/elementary-data/dbt-data-reliability.git
5+
revision: cbabcb2c348be2b4c45ad72c3b94e7800a52a542
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)

0 commit comments

Comments
 (0)