Skip to content

Commit 862ff78

Browse files
chore: update dbt package to commit 9f32d47faa00f77595d535619cdbc265d7f603c2
Co-Authored-By: Noy Arie <noyarie1992@gmail.com>
1 parent 0bfd75a commit 862ff78

2 files changed

Lines changed: 6 additions & 6 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.23.0
6-
sha1_hash: 0edc67beba193ced6784779894083b5af00f73ec
4+
- git: https://github.com/elementary-data/dbt-data-reliability.git
5+
revision: 9f32d47faa00f77595d535619cdbc265d7f603c2
6+
sha1_hash: 70989152f3ec654e70613da1efc5103965fd59a2
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
packages:
22
- package: dbt-labs/dbt_utils
33
version: [">=0.8.0", "<0.9.0"]
4-
- package: elementary-data/elementary
5-
version: 0.23.0
4+
- git: https://github.com/elementary-data/dbt-data-reliability.git
5+
revision: 9f32d47faa00f77595d535619cdbc265d7f603c2
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)
99
# - git: https://github.com/elementary-data/dbt-data-reliability.git
10-
# revision: 20b76374f7c1b6cc280af7652c720e6069499a19
10+
# revision: 9f32d47faa00f77595d535619cdbc265d7f603c2
1111
# When releasing a new version of the package, if the current version is using a commit hash, update the version to the new version.
1212
# - package: elementary-data/elementary
1313
# version: 0.23.0

0 commit comments

Comments
 (0)