Skip to content

Commit

Permalink
build: bump poetry.lock dependencies and pre-commit hooks (#313)
Browse files Browse the repository at this point in the history
Bump dependencies in `poetry.lock` and hooks in
`.pre-commit-config.yaml`.
  • Loading branch information
phylum-bot authored Sep 18, 2023
1 parent de2073a commit 49fade6
Show file tree
Hide file tree
Showing 2 changed files with 234 additions and 217 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ repos:
- id: black

- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: 47023bed2b253176c10ba0f760c85e952e52e5fd # frozen: v0.0.287
rev: 6fcbf19c7cf351a8dc3517a0fed3ebfa05610de2 # frozen: v0.0.290
hooks:
- id: ruff

Expand Down
Loading

0 comments on commit 49fade6

Please sign in to comment.