Skip to content

Commit

Permalink
build: bump poetry.lock dependencies and pre-commit hooks (#512)
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 Dec 9, 2024
1 parent d874f7d commit 2e30082
Show file tree
Hide file tree
Showing 2 changed files with 111 additions and 98 deletions.
4 changes: 2 additions & 2 deletions .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: 859e42ab7d54544f32d4f73bbc2136a7d9094f54 # frozen: v0.8.1
rev: 8b76f04e7e5a9cd259e9d1db7799599355f97cdf # frozen: v0.8.2
hooks:
- id: ruff

Expand All @@ -38,7 +38,7 @@ repos:
- id: refurb

- repo: https://github.com/jendrikseipp/vulture
rev: 0555f2c981ac4d01a0f8cffc87acf5332d9991b7 # frozen: v2.13
rev: dada4a02e862cfe72d6c8eac2e9b7aae080b1df2 # frozen: v2.14
hooks:
- id: vulture

Expand Down
Loading

0 comments on commit 2e30082

Please sign in to comment.