Skip to content

Commit dd951a7

Browse files
author
Michael Myaskovsky
committed
changed from commit sha to version
1 parent 5119698 commit dd951a7

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed
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: 03574e36bf62d5e862933f35a92e50c76930c477
6-
sha1_hash: a698c049aaedb54268e347a762456afd7d3f9105
4+
- package: elementary-data/elementary
5+
version: 0.18.3
6+
sha1_hash: caba5078aa88398c24b4b49d04f3724a1eb366d8
Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
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: 03574e36bf62d5e862933f35a92e50c76930c477
4+
- package: elementary-data/elementary
5+
version: 0.18.3
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: f22a2387d19dddd73c8a506d1a9cbb08204f83f9
11+
# When releasing a new version of the package, if the current version is using a commit hash, please update the version to the new version.

0 commit comments

Comments
 (0)