diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 47fb2606..d6baf8d0 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -17,7 +17,7 @@ repos: - id: check-symlinks - id: check-toml - id: mixed-line-ending - args: ["--fix=lr"] + args: ["--fix=lf"] # Python - repo: https://github.com/astral-sh/ruff-pre-commit # Ruff version.