Skip to content

Commit

Permalink
[FIX] .pre-commit-config.yaml conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrobaeza committed May 1, 2024
1 parent d5f8dd7 commit f80dd8c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.38.2
hooks:
Expand Down

0 comments on commit f80dd8c

Please sign in to comment.