Skip to content

Commit ec05171

Browse files
authored
dbt version bump (#2098)
* dbt version bump
1 parent 1547a06 commit ec05171

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

elementary/monitor/dbt_project/package-lock.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ packages:
22
- package: dbt-labs/dbt_utils
33
version: 0.8.6
44
- git: https://github.com/elementary-data/dbt-data-reliability.git
5-
revision: 9f64cbcaf72539cceb7a2b4b49db890c32f80d43
6-
sha1_hash: cb7929acd84de70d00dac166f635018144362532
5+
revision: ab21363935c42490a60a779557ba99bed96b754c
6+
sha1_hash: 661e08669f6a005c445ed631a333de316b58d57f

elementary/monitor/dbt_project/packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ packages:
22
- package: dbt-labs/dbt_utils
33
version: [">=0.8.0", "<0.9.0"]
44
- git: https://github.com/elementary-data/dbt-data-reliability.git
5-
revision: 9f64cbcaf72539cceb7a2b4b49db890c32f80d43
5+
revision: ab21363935c42490a60a779557ba99bed96b754c
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)