Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Platform Engineering Bot <[email protected]>
  • Loading branch information
platform-engineering-bot committed Nov 27, 2023
1 parent 258adbd commit 4c7a5b6
Show file tree
Hide file tree
Showing 3 changed files with 85 additions and 83 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ repos:
- id: check-added-large-files
- id: check-toml
- repo: https://github.com/python/black
rev: 23.10.1
rev: 23.11.0
hooks:
- id: black
name: black (python3)
Expand All @@ -27,7 +27,7 @@ repos:
language_version: python3
args: ["--check", "--profile=black"]
- repo: https://github.com/python-poetry/poetry
rev: 1.6.1
rev: 1.7.1
hooks:
- id: poetry-check
- id: poetry-lock
Expand Down
Loading

0 comments on commit 4c7a5b6

Please sign in to comment.