Improved metrics handling
All checks were successful
Build Docker Image / build-and-deploy-image (push) Successful in 40s
All checks were successful
Build Docker Image / build-and-deploy-image (push) Successful in 40s
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
default_stages: [ commit ]
|
||||
default_stages: [ pre-commit ]
|
||||
fail_fast: true
|
||||
default_language_version:
|
||||
python: python3.12
|
||||
@@ -16,7 +16,7 @@ repos:
|
||||
- id: trailing-whitespace
|
||||
|
||||
- repo: https://github.com/hadolint/hadolint
|
||||
rev: v2.12.0
|
||||
rev: v2.13.1-beta
|
||||
hooks:
|
||||
- id: hadolint
|
||||
|
||||
|
||||
Reference in New Issue
Block a user