Skip to content

Commit

Permalink
📌 poetry.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
simonwoerpel committed Feb 23, 2024
1 parent 863f675 commit cacb142
Show file tree
Hide file tree
Showing 3 changed files with 1,046 additions and 965 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ repos:
- id: absolufy-imports

- repo: https://github.com/asottile/pyupgrade
rev: v3.15.0
rev: v3.15.1
hooks:
- id: pyupgrade
args: [ "--py37-plus" ]
Expand All @@ -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
Loading

0 comments on commit cacb142

Please sign in to comment.