feat: Added new feature
Some checks failed
Pull Request Lint / lint (pull_request) Failing after 8s

This commit is contained in:
Christian Goeschel Ndjomouo 2025-02-11 10:36:57 -05:00
parent fda93f2c3b
commit 247b06aa01
2 changed files with 4 additions and 3 deletions

View File

@ -2,7 +2,7 @@
# See https://pre-commit.com/hooks.html for more hooks
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v5.0.0
rev: v3.2.0
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
@ -24,14 +24,14 @@ repos:
- id: dockerfilelint
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v4.0.0-alpha.8
rev: v2.5.1
hooks:
- id: prettier
files: \.(js|ts|jsx|tsx|css|less|html|json|markdown|md|yaml|yml)$
# ruff for Python formatting
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.9.6
rev: v0.4.1
hooks:
- id: ruff
- id: ruff-format

1
random.txt Normal file
View File

@ -0,0 +1 @@
RAndom file