Skip to content

Commit 9803ce2

Browse files
committed
Add sql types in .pre-commit-hooks.yaml
1 parent e2c44a6 commit 9803ce2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-hooks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
description: Python SQL code formatter
44
entry: readsql
55
language: python
6-
types: [python]
6+
types: [python, sql]

0 commit comments

Comments
 (0)