Skip to content

Commit ed757f6

Browse files
committed
[FIX] update dotfiles
1 parent 9650bdf commit ed757f6

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.pre-commit-config.yaml

-8
Original file line numberDiff line numberDiff line change
@@ -90,17 +90,9 @@ repos:
9090
additional_dependencies:
9191
- "prettier@2.1.2"
9292
- "@prettier/plugin-xml@0.12.0"
93-
<<<<<<< before updating
94-
args:
95-
- --plugin=@prettier/plugin-xml
96-
files: \.(css|htm|html|js|json|jsx|less|md|scss|toml|ts|xml|yaml|yml)$
9793
# For ebill_paynet don't format the message template files
9894
exclude: /messages/.*\.xml$|/components/wsdl/.*\.xml$|/tests/examples/.*\.xml$
99-
- repo: https://github.com/pre-commit/mirrors-eslint
100-
rev: v7.8.1
101-
=======
10295
- repo: local
103-
>>>>>>> after updating
10496
hooks:
10597
- id: eslint
10698
name: eslint

0 commit comments

Comments
 (0)