Skip to content

Commit

Permalink
Merge pull request #3 from hakancelikdev/patch-1
Browse files Browse the repository at this point in the history
Fix unimport linter repo URL.
  • Loading branch information
furkanonder authored Jul 12, 2022
2 parents 9c93038 + e6551cb commit 8bbd2a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ repos:
hooks:
- id: isort

- repo: https://github.com/hakancelik96/unimport
- repo: https://github.com/hakancelikdev/unimport
rev: 0.8.4
hooks:
- id: unimport
Expand Down

0 comments on commit 8bbd2a2

Please sign in to comment.