Skip to content

Commit 753524c

Browse files
authored
changed package version to groups commit (#1924)
1 parent f5f8ad7 commit 753524c

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-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-
- package: elementary-data/elementary
5-
version: 0.18.3
6-
sha1_hash: caba5078aa88398c24b4b49d04f3724a1eb366d8
4+
- git: https://github.com/elementary-data/dbt-data-reliability.git
5+
revision: 59270ed6a84ed6d4e9d449bc2725643771389cae
6+
sha1_hash: 109654c5f1fcc533140ae5e64c784ab0e16a6b06
Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +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.18.3
4+
- git: https://github.com/elementary-data/dbt-data-reliability.git
5+
revision: 59270ed6a84ed6d4e9d449bc2725643771389cae
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
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.
12+
#- package: elementary-data/elementary
13+
# version: 0.18.3

0 commit comments

Comments
 (0)