Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jgosmann committed Oct 27, 2024
1 parent 9212d80 commit ff5555a
Show file tree
Hide file tree
Showing 4 changed files with 1,447 additions and 1,265 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ repos:
hooks:
- id: isort
- repo: https://github.com/psf/black
rev: 23.7.0
rev: 24.10.0
hooks:
- id: black
- repo: local
Expand All @@ -25,7 +25,7 @@ repos:
types: [python]
args: ["--rcfile=.pylintrc"]
- repo: https://github.com/python-poetry/poetry
rev: '1.5.1'
rev: '1.8.3'
hooks:
- id: poetry-check
- id: poetry-lock
Expand Down
Loading

0 comments on commit ff5555a

Please sign in to comment.