Skip to content

Commit

Permalink
build: bump poetry.lock dependencies and pre-commit hooks (#501)
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 Nov 11, 2024
1 parent 26c0a31 commit 87a18c6
Show file tree
Hide file tree
Showing 2 changed files with 149 additions and 173 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: 52c175db9e13515a6b086cd53ce8a66599eac64b # frozen: v0.7.2
rev: 6a19e69c83fd6e3a3ffdd5e32a40e35c37b02218 # frozen: v0.7.3
hooks:
- id: ruff

Expand Down
Loading

0 comments on commit 87a18c6

Please sign in to comment.