Skip to content

Commit

Permalink
update pre-commits
Browse files Browse the repository at this point in the history
  • Loading branch information
ocefpaf committed Apr 3, 2024
1 parent 47e5346 commit d768d09
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,7 +9,7 @@ repos:
- id: check-added-large-files

- repo: https://github.com/psf/black
rev: 24.1.1
rev: 24.3.0
hooks:
- id: black
language_version: python3
Expand All @@ -25,7 +25,7 @@ repos:
- id: add-trailing-comma

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.2.1
rev: v0.3.5
hooks:
- id: ruff

Expand Down

0 comments on commit d768d09

Please sign in to comment.