Skip to content

Commit

Permalink
build: bump poetry.lock dependencies and pre-commit hooks (#455)
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 Jul 29, 2024
1 parent 178cb29 commit d7c3cf2
Show file tree
Hide file tree
Showing 2 changed files with 205 additions and 201 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: cbaa26132c4c2e41aec5c64ee91e2f1c47bf5cad # frozen: v0.5.4
rev: 1ee2e387938ec90ec10a64f85fc0b4be527ade6a # frozen: v0.5.5
hooks:
- id: ruff

Expand Down
Loading

0 comments on commit d7c3cf2

Please sign in to comment.