Skip to content

Commit 4ce854d

Browse files
author
Michael Myaskovsky
committed
updated dbt package
1 parent b0f4a2d commit 4ce854d

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.18.2
6-
sha1_hash: 0e32f8128c729542efc1b5c8e2c4fbe6f6534369
4+
- git: https://github.com/elementary-data/dbt-data-reliability.git
5+
revision: 1517d9df8954be91f2c4b2eb6cc835647f029622
6+
sha1_hash: 57951992378e0dbee2916b0bef246d539e3000b1

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