diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1315301..9dd7cea 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,20 +1,14 @@ exclude: "^(src/.*|bin/scripts|font-patcher)" repos: - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.4.0 + rev: v4.5.0 hooks: - id: check-yaml - id: end-of-file-fixer - id: trailing-whitespace - - repo: https://github.com/psf/black - rev: 23.1.0 - hooks: - - id: black - - repo: https://github.com/charliermarsh/ruff-pre-commit - rev: 'v0.0.257' + - repo: https://github.com/astral-sh/ruff-pre-commit + rev: v0.1.14 hooks: + - id: ruff-format - id: ruff - - repo: https://github.com/shellcheck-py/shellcheck-py - rev: v0.9.0.2 - hooks: - - id: shellcheck + args: [ --fix ] diff --git a/LICENSE b/LICENSE index 06bee94..c185ca3 100644 --- a/LICENSE +++ b/LICENSE @@ -77,7 +77,7 @@ with others. The OFL allows the licensed fonts to be used, studied, modified and redistributed freely as long as they are not sold by themselves. The -fonts, including any derivative works, can be bundled, embedded, +fonts, including any derivative works, can be bundled, embedded, redistributed and/or sold with any software provided that any reserved names are not used by derivative works. The fonts and derivatives, however, cannot be released under any other type of license. The