We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c3f3a1 commit 0a32692Copy full SHA for 0a32692
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
+ - 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