diff options
| author | seth <[email protected]> | 2023-01-10 16:59:18 -0500 |
|---|---|---|
| committer | seth <[email protected]> | 2023-01-10 16:59:18 -0500 |
| commit | 174aa233cbf3cead33bae6a545ed9b7884fe10c2 (patch) | |
| tree | 75c1d2d40ce2a68442b2be724f6ee3165d661e64 | |
| parent | 2475633b0f44a3121b4352c71819acb5135a12b9 (diff) | |
chore: migrate pre-commit config
| -rw-r--r-- | .pre-commit-config.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ca42340..6e0c147 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,3 +1,4 @@ +repos: - repo: https://github.com/pycqa/isort rev: 5.11.2 hooks: |
