Skip to content

Commit 01ac2bd

Browse files
authored
Update .pre-commit-config.yaml
1 parent b2c303d commit 01ac2bd

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,7 @@ repos:
66
- id: ruff
77
args: ["--fix"]
88
- repo: https://github.com/PyCQA/isort
9-
<<<<<<<
10-
rev: 6.1.0
11-
=======
129
rev: 7.0.0
13-
>>>>>>>
1410
hooks:
1511
- id: isort
1612
exclude: ".*(.fits|.fts|.fit|.header|.txt|tca.*|extern.*|{{ cookiecutter.module_name }}/extern)$"

0 commit comments

Comments
 (0)