Skip to content

Commit 5863ef3

Browse files
authored
update elementary dbt-package to 0.18.2 (#1889)
1 parent bfbe3cd commit 5863ef3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
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.0
4+
- package: elementary-data/elementary
5+
version: 0.18.2
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)
9-
- git: https://github.com/elementary-data/dbt-data-reliability.git
10-
revision: f22a2387d19dddd73c8a506d1a9cbb08204f83f9
9+
#- git: https://github.com/elementary-data/dbt-data-reliability.git
10+
# revision: f22a2387d19dddd73c8a506d1a9cbb08204f83f9

0 commit comments

Comments
 (0)