Skip to content

Commit

Permalink
Merge pull request #63 from jakob-keller/dependencies
Browse files Browse the repository at this point in the history
build(poetry): update dev dependencies
  • Loading branch information
jakob-keller authored Mar 15, 2023
2 parents 9c0014c + 2604b69 commit bfd4700
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 29 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ repos:
hooks:
- id: black
- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: v0.0.255
rev: v0.0.256
hooks:
- id: ruff
- repo: https://github.com/pre-commit/mirrors-mypy
Expand Down
54 changes: 27 additions & 27 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ pre-commit = "^3.1.1"
pdoc3 = "^0.10.0"
pytest = "^7.2.2"
pytest-cov = "^4.0.0"
ruff = "^0.0.255"
ruff = "^0.0.256"

[tool.poetry.urls]
"Ponte Energy Partners" = "https://ponte.energy"
Expand Down

0 comments on commit bfd4700

Please sign in to comment.