.pre-commit-config.yaml: pass -f flag to latexmk

It doesn't seem to have effect though
This commit is contained in:
Aminda Suomalainen 2023-10-13 13:48:06 +03:00
parent 046e06bc64
commit dddd2855ed
Signed by: Mikaela
SSH Key Fingerprint: SHA256:y2OpGEbett3Fqn8XFrP0X4mWfCVKf4rWkxERzqPY81U

View File

@ -93,7 +93,7 @@ repos:
hooks:
- id: latexmk
name: latexmk
entry: latexmk -quiet
entry: latexmk -quiet -f
language: system
types: [text, tex]
# I have no idea where latexmk wants the template