Skip to content

Commit

Permalink
Revert "Update pre-commit link"
Browse files Browse the repository at this point in the history
This reverts commit 7e601a3.
  • Loading branch information
mraspaud committed Aug 11, 2023
1 parent 87c20af commit 6770d67
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ repos:
rev: 22.10.0
hooks:
- id: black
- repo: https://github.com/pycqa/isort
rev: 5.12.0
hooks:
- id: isort
args: [rioxarray/, test/, docs/]
- repo: https://github.com/timothycrosley/isort
rev: 5.10.1
hooks:
- id: isort
args: [rioxarray/, test/, docs/]
- repo: https://github.com/asottile/blacken-docs
rev: v1.12.1
hooks:
Expand Down

0 comments on commit 6770d67

Please sign in to comment.