Updates dependencies and pre-commit hooks
Updates `pre-commit` hooks to the latest version and resolves dependency issues by updating `poetry.lock` and `package-lock.json`. Renames and reorganizes character image files for better organization and consistency. This includes deleting obsolete files and changing file permissions for some images. A new `requirements.txt` is added.
This commit is contained in:
@@ -11,7 +11,7 @@ repos:
|
||||
- id: black
|
||||
language_version: python3.12
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
rev: v5.0.0
|
||||
rev: v6.0.0
|
||||
hooks:
|
||||
- id: check-merge-conflict
|
||||
- id: detect-private-key
|
||||
|
||||
Reference in New Issue
Block a user