Skip to content

Commit

Permalink
Merge pull request Ponte-Energy-Partners#398 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 Aug 12, 2024
2 parents 048f45c + a49e729 commit 55185b8
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 51 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,19 +37,19 @@ repos:
- id: requirements-txt-fixer
- id: trailing-whitespace
- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: v0.5.2
rev: v0.5.7
hooks:
- id: ruff-format
- id: ruff
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.10.1
rev: v1.11.1
hooks:
- id: mypy
- repo: https://github.com/python-poetry/poetry
rev: 1.8.3
hooks:
- id: poetry-check
- repo: https://github.com/commitizen-tools/commitizen
rev: v3.27.0
rev: v3.29.0
hooks:
- id: commitizen
96 changes: 48 additions & 48 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 55185b8

Please sign in to comment.