Skip to content
Closed
Show file tree
Hide file tree
Changes from all 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.1
sha1_hash: ad4c29e72e9857c4c4bc91f3ae8bd82465cea34a
- git: https://github.com/elementary-data/dbt-data-reliability.git
revision: 4c537c38a0dc8c42a8f5fcc3aa64ad4870988a0e
sha1_hash: d227b5ac3769f5035396b08d6ca54c894ed171ec
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.1
- git: https://github.com/elementary-data/dbt-data-reliability.git
revision: 4c537c38a0dc8c42a8f5fcc3aa64ad4870988a0e

# 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
Loading