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 Sep 7, 2023
1 parent 78b4a33 commit 07835a5
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 07835a5

Please sign in to comment.