Skip to content

Commit

Permalink
Merge pull request #1079 from notoraptor/ci-fix-pre-commit-and-backwa…
Browse files Browse the repository at this point in the history
…rd-compatibility

CI - fix pre-commit and backward compatibility
  • Loading branch information
bouthilx authored Feb 2, 2023
2 parents ba702a2 + abc8673 commit 70aae93
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ repos:
- --show-source
- --statistics
- repo: https://github.com/PyCQA/isort
rev: 5.10.1
rev: 5.12.0
hooks:
- id: isort
args: ["--profile", "black"]
Expand Down
7 changes: 0 additions & 7 deletions tests/functional/backward_compatibility/versions.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
0.1.6
0.1.7
0.1.8
0.1.9
0.1.10
0.1.11
0.1.12
0.1.13
0.1.14
0.1.15
Expand Down

0 comments on commit 70aae93

Please sign in to comment.