Skip to content

Commit 398b34a

Browse files
Merge pull request #2092 from elementary-data/core-261-add-identifier-as-comment-to-cloud-queries
Update dbt package reference
2 parents 80b7b40 + 476bf3e commit 398b34a

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: f5c062d8ec0f12796ec36685d4d514126aa9c3c9
6-
sha1_hash: a86176fbc2db613395147d1bc40ce115cae2b5a5
5+
revision: 9f64cbcaf72539cceb7a2b4b49db890c32f80d43
6+
sha1_hash: cb7929acd84de70d00dac166f635018144362532

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: f5c062d8ec0f12796ec36685d4d514126aa9c3c9
5+
revision: 9f64cbcaf72539cceb7a2b4b49db890c32f80d43
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)