1 Commits

Author SHA1 Message Date
cbacae0f77 chore(deps): update actions/setup-python action to v6
All checks were successful
Lint / pre-commit Linting (push) Successful in 1m36s
2025-09-05 00:41:16 +00:00
2 changed files with 661 additions and 317 deletions

View File

@@ -1,7 +1,7 @@
exclude: ^node_modules/
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v6.0.0
rev: v5.0.0
hooks:
- id: end-of-file-fixer
exclude: (.txt$|.ipynb$|README.md$|readme.mde$)
@@ -25,7 +25,7 @@ repos:
args: [--branch, main]
- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks
rev: v2.15.0
rev: v2.14.0
hooks:
- id: pretty-format-ini
args: [--autofix]

974
package-lock.json generated

File diff suppressed because it is too large Load Diff