We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a32692 commit bcb0574Copy full SHA for bcb0574
1 file changed
elementary/monitor/dbt_project/packages.yml
@@ -1,8 +1,8 @@
1
packages:
2
- package: dbt-labs/dbt_utils
3
version: [">=0.8.0", "<0.9.0"]
4
- - package: elementary-data/elementary
5
- version: 0.22.0
+ - git: https://github.com/elementary-data/dbt-data-reliability.git
+ revision: ab21363935c42490a60a779557ba99bed96b754c
6
7
# NOTE - for unreleased CLI versions we often need to update the package version to a commit hash (please leave this
8
# commented, so it will be easy to access)
0 commit comments