Skip to content

Commit

Permalink
Allow range of dbt_utils versions (Velir#242)
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephen986 authored Jun 30, 2023
1 parent b126eb5 commit a5fd154
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,3 +1,3 @@
packages:
- package: dbt-labs/dbt_utils
version: 1.1.1
version: [">=1.0.0", "<2.0.0"]

0 comments on commit a5fd154

Please sign in to comment.