pre-commit autoupdate & gitignore node_modules

This commit is contained in:
Aminda Suomalainen ⚧ 2024-01-03 15:50:46 +02:00
parent 6ef313fe29
commit 9ebd34eb61
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@
.~lock.kanavat.csv#
.~lock.kanavat.tsv#
kanavat.csv
node_modules

View File

@ -30,7 +30,7 @@ repos:
- id: mixed-line-ending
- repo: https://github.com/pre-commit/mirrors-prettier
rev: "v3.0.3"
rev: "v4.0.0-alpha.8"
hooks:
- id: prettier