Skip to content

Commit a0dd953

Browse files
committed
fix mypy check
1 parent 53ec378 commit a0dd953

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ repos:
8484
args:
8585
- '--show-error-codes'
8686
- '--ignore-missing-imports'
87+
- '--explicit-package-bases'
8788
files: '^dbt/adapters'
8889
- id: mypy
8990
alias: mypy-check

0 commit comments

Comments
 (0)