Skip to content

Commit

Permalink
Remove unnecessary env
Browse files Browse the repository at this point in the history
  • Loading branch information
ian-r-rose committed Aug 16, 2023
1 parent 59ee6c3 commit 9876a56
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,9 +89,6 @@ repos:
always_run: false
pass_filenames: false
types: [sql]
additional_dependencies:
- dbt-snowflake==1.5.1
- dbt-core==1.5.2
# Note: for SQLFluff we don't use the default pre-commit hook for a few reasons:
# 1. dbt cloud looks for config in the dbt project directory, so we put it in
# transform/, however sqlfluff requires the templater config to be in the
Expand Down

0 comments on commit 9876a56

Please sign in to comment.