Skip to content

Commit

Permalink
Update pre-commit to match
Browse files Browse the repository at this point in the history
  • Loading branch information
ReK42 committed Aug 3, 2024
1 parent 8b2dbc9 commit 32f73c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ repos:
language_version: python3.12
files: src
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.5.5
rev: v0.5.6
hooks:
- id: ruff
language_version: python3.12
files: src
- repo: https://github.com/psf/black
rev: 24.4.2
rev: 24.8.0
hooks:
- id: black
language_version: python3.12
Expand Down

0 comments on commit 32f73c4

Please sign in to comment.