mirror of
https://github.com/dbt-labs/dbt-core
synced 2025-12-17 19:31:34 +00:00
move custom-hooks to scripts
This commit is contained in:
@@ -84,7 +84,7 @@ repos:
|
|||||||
types: [python]
|
types: [python]
|
||||||
- id: no_versioned_artifact_resource_imports
|
- id: no_versioned_artifact_resource_imports
|
||||||
name: no_versioned_artifact_resource_imports
|
name: no_versioned_artifact_resource_imports
|
||||||
entry: python custom-hooks/no_versioned_artifact_resource_imports.py
|
entry: python scripts/pre-commit-hooks/no_versioned_artifact_resource_imports.py
|
||||||
language: system
|
language: system
|
||||||
files: ^core/dbt/
|
files: ^core/dbt/
|
||||||
types: [python]
|
types: [python]
|
||||||
|
|||||||
Reference in New Issue
Block a user