Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions elementary/monitor/dbt_project/package-lock.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
packages:
- package: dbt-labs/dbt_utils
version: 0.8.6
- package: elementary-data/elementary
version: 0.19.2
sha1_hash: fb182360b3c74342aba55c5046a4139e2f1a6f2f
- git: https://github.com/elementary-data/dbt-data-reliability.git
revision: 178e57ca8296def184fc70aa0a8ee51d01db2bba
sha1_hash: e653d0a6e0944314a1efede5ac7629068f9c8731
4 changes: 2 additions & 2 deletions elementary/monitor/dbt_project/packages.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
packages:
- package: dbt-labs/dbt_utils
version: [">=0.8.0", "<0.9.0"]
- package: elementary-data/elementary
version: 0.19.2
- git: https://github.com/elementary-data/dbt-data-reliability.git
revision: 178e57ca8296def184fc70aa0a8ee51d01db2bba

# NOTE - for unreleased CLI versions we often need to update the package version to a commit hash (please leave this
# commented, so it will be easy to access)
Expand Down