Skip to content

Commit

Permalink
build(poetry): update dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jakob-keller committed Sep 12, 2023
1 parent b86e127 commit b2970a6
Show file tree
Hide file tree
Showing 3 changed files with 72 additions and 32 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,11 @@ repos:
- id: requirements-txt-fixer
- id: trailing-whitespace
- repo: https://github.com/psf/black-pre-commit-mirror
rev: 23.9.0
rev: 23.9.1
hooks:
- id: black
- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: v0.0.287
rev: v0.0.288
hooks:
- id: ruff
- repo: https://github.com/pre-commit/mirrors-mypy
Expand Down
Loading

0 comments on commit b2970a6

Please sign in to comment.