Skip to content

Commit

Permalink
Update pre-commit-config
Browse files Browse the repository at this point in the history
  • Loading branch information
RainerKuemmerle committed Feb 24, 2024
1 parent e9369e8 commit 6079f78
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ repos:

# python
- repo: https://github.com/pycqa/isort
rev: 5.12.0
rev: 5.13.2
hooks:
- id: isort
- repo: https://github.com/psf/black
rev: 23.11.0
rev: 24.2.0
hooks:
- id: black

0 comments on commit 6079f78

Please sign in to comment.