Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 5 additions & 4 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ ci:
autofix_commit_msg: "style(pre-commit.ci): auto fixes [...]"
autoupdate_commit_msg: "ci(pre-commit.ci): autoupdate"

exclude: ^LICENSE

repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v6.0.0
Expand All @@ -21,13 +19,16 @@ repos:
args: [--fix, --unsafe-fixes]
- id: ruff-format

# commented out until PEP 639 is supported\
# https://github.com/abravalheri/validate-pyproject/issues/70
- repo: https://github.com/abravalheri/validate-pyproject
rev: v0.25
hooks:
- id: validate-pyproject

- repo: https://codeberg.org/fsfe/reuse-tool
rev: v6.2.0
hooks:
- id: reuse

- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.19.1
hooks:
Expand Down
29 changes: 0 additions & 29 deletions LICENSE/LICENSE

This file was deleted.

29 changes: 0 additions & 29 deletions LICENSE/LICENSE_CMASHER

This file was deleted.

21 changes: 0 additions & 21 deletions LICENSE/LICENSE_CMOCEAN

This file was deleted.

3 changes: 0 additions & 3 deletions LICENSE/LICENSE_COLORCET

This file was deleted.

21 changes: 0 additions & 21 deletions LICENSE/LICENSE_CRAMERI

This file was deleted.

21 changes: 0 additions & 21 deletions LICENSE/LICENSE_GLASBEY

This file was deleted.

28 changes: 0 additions & 28 deletions LICENSE/LICENSE_TOL

This file was deleted.

23 changes: 0 additions & 23 deletions LICENSE/LICENSE_WISTIA

This file was deleted.

Loading