Skip to content

Commit

Permalink
build: bump poetry.lock dependencies and pre-commit hooks (#445)
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 Jul 1, 2024
1 parent 83587b9 commit f24f6d4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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: a5c7353d59e789e64c909be32372b6f957e1223d # frozen: v0.4.10
rev: 1dc9eb131c2ea4816c708e4d85820d2cc8542683 # frozen: v0.5.0
hooks:
- id: ruff

Expand Down
12 changes: 6 additions & 6 deletions poetry.lock

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

0 comments on commit f24f6d4

Please sign in to comment.