Skip to content

Commit c15c28f

Browse files
Merge pull request #2017 from elementary-data/ele-5095-dremio-duplication-in-synced-schema
Updated DBT pacakge revision
2 parents d7f7d9b + 620c703 commit c15c28f

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: 0f59f9f5407db890780f225f6c1e362f38221133
6-
sha1_hash: 0dde8f6be0323bd473ea26bae571cef6d53d8fba
5+
revision: 2265cff62f4514390d97db02dd862c197353aed2
6+
sha1_hash: 643cf3145ac135c679505d2319a262eac54237bd

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: 0f59f9f5407db890780f225f6c1e362f38221133
5+
revision: 2265cff62f4514390d97db02dd862c197353aed2
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)