Skip to content

Commit 15cdc4d

Browse files
committed
[FIX] update dotfiles
1 parent d134662 commit 15cdc4d

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
@@ -81,17 +81,9 @@ repos:
8181
additional_dependencies:
8282
- "prettier@2.7.1"
8383
- "@prettier/plugin-xml@2.2.0"
84-
<<<<<<< before updating
85-
args:
86-
- --plugin=@prettier/plugin-xml
87-
files: \.(css|htm|html|js|json|jsx|less|md|scss|toml|ts|xml|yaml|yml)$
8884
# For ebill_postfinance don't format the message template files
8985
exclude: /messages/.*\.xml$|/components/wsdl/.*\.xml$|/tests/examples/.*\.xml$
90-
- repo: https://github.com/pre-commit/mirrors-eslint
91-
rev: v8.24.0
92-
=======
9386
- repo: local
94-
>>>>>>> after updating
9587
hooks:
9688
- id: eslint
9789
name: eslint

0 commit comments

Comments
 (0)