Skip to content

Commit 0f27630

Browse files
committed
[FIX] update dotfiles
1 parent ffcf8d0 commit 0f27630

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.7.1"
9292
- "@prettier/plugin-xml@2.2.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_postfinance 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: v8.24.0
101-
=======
10295
- repo: local
103-
>>>>>>> after updating
10496
hooks:
10597
- id: eslint
10698
name: eslint

0 commit comments

Comments
 (0)