mirror of
https://git.piraattipuolue.fi/Pikaviestimet/Pikaviestimet.git
synced 2025-05-14 05:47:26 +02:00
.pre-commit-config.yaml: exclude local prettier from pre-commit.ci
This commit is contained in:
parent
8febfdb6af
commit
f72c3af951
@ -3,6 +3,8 @@ ci:
|
|||||||
# the frequency of unnecessary PRs.
|
# the frequency of unnecessary PRs.
|
||||||
# https://github.com/pre-commit-ci/issues/issues/83
|
# https://github.com/pre-commit-ci/issues/issues/83
|
||||||
autoupdate_schedule: quarterly
|
autoupdate_schedule: quarterly
|
||||||
|
# Local hook, won't work
|
||||||
|
exclude: [prettier]
|
||||||
|
|
||||||
default_language_version:
|
default_language_version:
|
||||||
node: "lts"
|
node: "lts"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user