Skip to content

Commit a760d6b

Browse files
authored
Update .pre-commit-hooks.yaml
1 parent b8c8f07 commit a760d6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-hooks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: format vyper
33
description: "Run 'mamushi' for Vyper formatting"
44
entry: mamushi
5-
language: system
5+
language: python
66
# types: [ vyper ]
77
files: "\\.(vy|vyi)$" # remove when type `vyper` available
88
# additional_dependencies: ['identify==2.6.8']

0 commit comments

Comments
 (0)