We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfbe3cd commit 5863ef3Copy full SHA for 5863ef3
elementary/monitor/dbt_project/packages.yml
@@ -1,10 +1,10 @@
1
packages:
2
- package: dbt-labs/dbt_utils
3
version: [">=0.8.0", "<0.9.0"]
4
- # - package: elementary-data/elementary
5
- # version: 0.18.0
+ - package: elementary-data/elementary
+ version: 0.18.2
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)
9
- - git: https://github.com/elementary-data/dbt-data-reliability.git
10
- revision: f22a2387d19dddd73c8a506d1a9cbb08204f83f9
+ #- git: https://github.com/elementary-data/dbt-data-reliability.git
+ # revision: f22a2387d19dddd73c8a506d1a9cbb08204f83f9
0 commit comments