Skip to content

Commit

Permalink
Set dbt_utils version
Browse files Browse the repository at this point in the history
Set dbt_utils version to be anything below 2.0.0
  • Loading branch information
ataft committed Feb 7, 2025
1 parent 7dc3168 commit 1ba2c6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
packages:
- package: dbt-labs/dbt_utils
version: [">=1.1.0", "<1.3.0"]
version: [">=1.1.0", "<2.0.0"]
- package: calogica/dbt_date
version: [">=0.10.0", "<0.11.0"]

0 comments on commit 1ba2c6c

Please sign in to comment.