Skip to content

Commit ac57ead

Browse files
committed
updated package version
1 parent f62b3e3 commit ac57ead

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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.0
6-
sha1_hash: 5ed509a5a7446d8cf2c72bd5ec8589a9e16b5e36
4+
- git: https://github.com/elementary-data/dbt-data-reliability.git
5+
revision: 5e4842df5c4167e19000282dcd584d12051cceaa
6+
sha1_hash: 7db4ff410e74871ad895b028710c4b29b7db8d3e

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.0
4+
- git: https://github.com/elementary-data/dbt-data-reliability.git
5+
revision: 5e4842df5c4167e19000282dcd584d12051cceaa
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)