Skip to content

Commit

Permalink
Update pre-commit-hook rev (#129)
Browse files Browse the repository at this point in the history
Co-authored-by: Fedor Batonogov <[email protected]>
  • Loading branch information
github-actions[bot] and batonogov authored Jan 30, 2025
1 parent 0230a7a commit 8dca07d
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 @@ -16,7 +16,7 @@ repos:
- id: detect-private-key

- repo: https://github.com/psf/black
rev: 24.10.0
rev: 25.1.0
hooks:
- id: black

Expand All @@ -39,7 +39,7 @@ repos:
args: [--py313-plus]

- repo: https://github.com/PyCQA/isort
rev: 5.13.2
rev: 6.0.0
hooks:
- id: isort
args: [--profile, black]

0 comments on commit 8dca07d

Please sign in to comment.