Skip to content

Commit

Permalink
Update website/docs/docs/build/packages.md
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewshaver authored Dec 17, 2024
1 parent b34d197 commit 0e4e05e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/docs/build/packages.md
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ You can pin private packages similar to regular dbt packages:
```yaml
packages:
- private: dbt-labs/awesome_repo
revision: branch name | tagged git release | a specific commit (full 40-character hash}
revision: "0.9.5" # Pin to a tag, branch, or complete 40-character commit hash
```

Expand Down

0 comments on commit 0e4e05e

Please sign in to comment.