Skip to content

Commit

Permalink
packages: upgrade dbt package version
Browse files Browse the repository at this point in the history
  • Loading branch information
haritamar committed Nov 29, 2023
1 parent 0cdbd46 commit 61cd539
Showing 1 changed file with 2 additions and 2 deletions.
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"]
- git: https://github.com/elementary-data/dbt-data-reliability.git
revision: 339b4ed1ca79f4e836d1e1292319d9b98c6fccc9
- package: elementary-data/elementary
version: 0.12.2

# 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

0 comments on commit 61cd539

Please sign in to comment.