Skip to content

Commit 25ead0a

Browse files
committed
Auto-format .pre-commit-hooks.yaml file with Prettier
1 parent c18ea8c commit 25ead0a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.pre-commit-hooks.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
- id: sql-formatter
2-
name: sql-formatter
3-
description: "Reformat SQL files with sql-formatter"
4-
entry: sql-formatter --fix
5-
language: node
6-
types: [sql]
1+
- id: sql-formatter
2+
name: sql-formatter
3+
description: 'Reformat SQL files with sql-formatter'
4+
entry: sql-formatter --fix
5+
language: node
6+
types: [sql]

0 commit comments

Comments
 (0)