Skip to content

Commit 3cf9d30

Browse files
chore: change dbt package version to 0.23.1
Co-Authored-By: Noy Arie <noyarie1992@gmail.com>
1 parent 862ff78 commit 3cf9d30

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-
- git: https://github.com/elementary-data/dbt-data-reliability.git
5-
revision: 9f32d47faa00f77595d535619cdbc265d7f603c2
6-
sha1_hash: 70989152f3ec654e70613da1efc5103965fd59a2
4+
- package: elementary-data/elementary
5+
version: 0.23.1
6+
sha1_hash: 59bbd36f7ccb725a85b3ce3db2ce7093d7ee81a5
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-
- git: https://github.com/elementary-data/dbt-data-reliability.git
5-
revision: 9f32d47faa00f77595d535619cdbc265d7f603c2
4+
- package: elementary-data/elementary
5+
version: 0.23.1
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
1010
# 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
13-
# version: 0.23.0
13+
# version: 0.23.1

0 commit comments

Comments
 (0)