We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9086e2f commit aa8e8f7Copy full SHA for aa8e8f7
1 file changed
.pre-commit-hooks.yaml
@@ -1,5 +1,4 @@
1
- id: dataform
2
name: dataform
3
language: docker_image
4
- entry: docker pull dataformco/dataform
5
- files: "*.sqlx"
+ entry: dataformco/dataform:latest dataform format
0 commit comments