add dbt expectations
This commit is contained in:
parent
a913c78cd2
commit
4944ccb72f
2 changed files with 9 additions and 2 deletions
|
|
@ -1,3 +1,6 @@
|
|||
packages:
|
||||
- package: dbt-labs/codegen
|
||||
version: 0.12.1
|
||||
version: 0.12.1
|
||||
- package: calogica/dbt_expectations
|
||||
version: [">=0.9.0", "<0.10.0"]
|
||||
# <see https://github.com/calogica/dbt-expectations/releases/latest> for the latest version tag
|
||||
Loading…
Add table
Add a link
Reference in a new issue