Skip to content

Commit

Permalink
Merge pull request Ponte-Energy-Partners#183 from jakob-keller/depend…
Browse files Browse the repository at this point in the history
…encies

Bump dev dependencies
  • Loading branch information
jakob-keller committed Sep 12, 2023
2 parents b86e127 + b2970a6 commit f9f55fe
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 f9f55fe

Please sign in to comment.