Skip to content

Commit

Permalink
build: bump poetry.lock dependencies and pre-commit hooks (#471)
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 committed Sep 16, 2024
1 parent c22c14b commit b63751d
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 35 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: 03d82ba032f800c7cbbef301ec1e1e25c0ac91b0 # frozen: v0.6.4
rev: 79f422bd92eb329a21b6f3540010c015f61e484e # frozen: v0.6.5
hooks:
- id: ruff

Expand Down
72 changes: 38 additions & 34 deletions poetry.lock

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

0 comments on commit b63751d

Please sign in to comment.