Added gitea support; Updated libs
All checks were successful
Build Docker Image / build-and-deploy-image (push) Successful in 2m44s
All checks were successful
Build Docker Image / build-and-deploy-image (push) Successful in 2m44s
This commit is contained in:
@@ -28,12 +28,12 @@ repos:
|
||||
- id: dodgy
|
||||
|
||||
- repo: https://github.com/pycqa/flake8
|
||||
rev: 7.0.0
|
||||
rev: 7.1.0
|
||||
hooks:
|
||||
- id: flake8
|
||||
|
||||
- repo: https://github.com/asottile/pyupgrade
|
||||
rev: v3.15.2
|
||||
rev: v3.16.0
|
||||
hooks:
|
||||
- id: pyupgrade
|
||||
args: [--py312-plus]
|
||||
|
||||
Reference in New Issue
Block a user