5 Commits

3 changed files with 2 additions and 2 deletions

View File

@ -28,7 +28,6 @@ read_globals = {
"carts",
"farming",
"frame",
"intllib",
"mg",
"toolranks",
}

View File

@ -1,7 +1,8 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v2.3.0
rev: v3.3.0
hooks:
- id: fix-byte-order-marker
- id: end-of-file-fixer
- id: trailing-whitespace