diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8a13386..b38ead0 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -113,11 +113,7 @@ repos: - id: check-symlinks - id: check-xml - id: mixed-line-ending -<<<<<<< before updating - args: ["--fix=lf"] # ruff doesn't support python 3.6 -======= args: ["--fix=lf"] ->>>>>>> after updating - repo: https://github.com/asottile/pyupgrade rev: v2.29.0 hooks: