diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e41ebee60b..28031e2c94 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -8,6 +8,7 @@ repos: - id: check-json - id: check-shebang-scripts-are-executable - id: check-xml + exclude: ^TOOLS/mpv-osd-symbols.sfdir/font.props$ - id: check-yaml - id: end-of-file-fixer exclude: ^TOOLS/osxbundle/mpv.app/Contents/PkgInfo$