Improved metrics handling
All checks were successful
Build Docker Image / build-and-deploy-image (push) Successful in 40s

This commit is contained in:
2024-10-15 21:25:23 +03:00
parent cd1d9b4be0
commit 3c8fcd88e1
4 changed files with 61 additions and 64 deletions

View File

@@ -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