Skip to content

Commit

Permalink
⬆️ pre-commit dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
simonwoerpel committed Mar 5, 2024
1 parent cbe15f1 commit 7763ed6
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 @@ -37,7 +37,7 @@ repos:
args: ["--profile", "black"]

- repo: https://github.com/psf/black
rev: 24.1.1
rev: 24.2.0
hooks:
- id: black

Expand Down Expand Up @@ -68,7 +68,7 @@ repos:
- id: rst-inline-touching-normal

- repo: https://github.com/python-poetry/poetry
rev: 1.7.0
rev: 1.8.0
hooks:
- id: poetry-check
- id: poetry-lock
Expand Down

0 comments on commit 7763ed6

Please sign in to comment.