Skip to content

Commit

Permalink
build: bump poetry.lock dependencies and pre-commit hooks (#217)
Browse files Browse the repository at this point in the history
Bump dependencies in `poetry.lock` and hooks in
`.pre-commit-config.yaml`.

---------

Co-authored-by: Charles Coggins <[email protected]>
  • Loading branch information
phylum-bot and maxrake authored Apr 3, 2023
1 parent ffa5254 commit beaae25
Show file tree
Hide file tree
Showing 2 changed files with 101 additions and 101 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ repos:
- id: check-added-large-files

- repo: https://github.com/psf/black
rev: b0d1fba7ac3be53c71fb0d3211d911e629f8aecb # frozen: 23.1.0
rev: bf7a16254ec96b084a6caf3d435ec18f0f245cc7 # frozen: 23.3.0
hooks:
- id: black

Expand Down
Loading

0 comments on commit beaae25

Please sign in to comment.