We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1547a06 commit 2c3f3a1Copy full SHA for 2c3f3a1
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
- - git: https://github.com/elementary-data/dbt-data-reliability.git
5
- revision: 9f64cbcaf72539cceb7a2b4b49db890c32f80d43
+ - package: elementary-data/elementary
+ version: 0.22.0
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