Skip to content

Commit

Permalink
chore: update versions to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
sijis committed Jul 5, 2024
1 parent 1d70369 commit 1f798c6
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 @@ -9,10 +9,10 @@ ci:

repos:
- repo: https://github.com/PyCQA/isort
rev: 5.10.1
rev: 5.12.0
hooks:
- id: isort
- repo: https://github.com/psf/black
rev: 22.6.0
rev: 23.7.0
hooks:
- id: black

0 comments on commit 1f798c6

Please sign in to comment.