Update deps, makefile and compose config
All checks were successful
release-nightly / release-image (push) Successful in 18m52s
All checks were successful
release-nightly / release-image (push) Successful in 18m52s
This commit was merged in pull request #8.
This commit is contained in:
@@ -9,7 +9,7 @@ repos:
|
||||
- id: check-yaml
|
||||
- id: check-added-large-files
|
||||
- repo: https://github.com/python-poetry/poetry
|
||||
rev: 1.5.0 # add version here
|
||||
rev: 1.6.0 # add version here
|
||||
hooks:
|
||||
- id: poetry-check
|
||||
- id: poetry-lock
|
||||
@@ -23,6 +23,6 @@ repos:
|
||||
"--without-hashes",
|
||||
]
|
||||
- repo: https://github.com/psf/black
|
||||
rev: 23.3.0
|
||||
rev: 23.9.1
|
||||
hooks:
|
||||
- id: black
|
||||
|
||||
Reference in New Issue
Block a user