Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#72)
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] authored May 22, 2024
1 parent e318f83 commit b6730db
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 @@ -46,7 +46,7 @@ repos:
hooks:
- id: yamllint
- repo: https://github.com/psf/black
rev: 24.4.0
rev: 24.4.2
hooks:
- id: black
language_version: python3.11
Expand All @@ -55,7 +55,7 @@ repos:
hooks:
- id: blacken-docs
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.3.7
rev: v0.4.4
hooks:
- id: ruff
# args:
Expand Down

0 comments on commit b6730db

Please sign in to comment.