Compare commits

..

2 Commits

6 changed files with 25 additions and 7 deletions

View File

@ -13,7 +13,7 @@ default_language_version:
repos: repos:
- repo: https://github.com/pre-commit/pre-commit-hooks - repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0 rev: v4.5.0
hooks: hooks:
- id: check-added-large-files - id: check-added-large-files
- id: check-case-conflict - id: check-case-conflict
@ -29,7 +29,25 @@ repos:
# configuration exports. # configuration exports.
exclude: ^LICENSES\/.*|LICENSE|associations\/.*|.*\.conf$$ exclude: ^LICENSES\/.*|LICENSE|associations\/.*|.*\.conf$$
# File types depending on trailing whitespace. Use identify-cli # File types depending on trailing whitespace. Use identify-cli
exclude_types: [tsv, markdown] exclude_types:
[tsv, markdown]
#- id: check-docstring-first
#- id: check-json
- id: check-merge-conflict
- id: check-toml
- id: check-xml
#- id: debug-statements
#- id: fix-encoding-pragma
#args: [--remove]
- id: mixed-line-ending
args:
[--fix=auto]
#- id: pretty-format-json
#- id: requirements-txt-fixer
- repo: https://github.com/pre-commit-ci/pre-commit-ci-config
rev: v1.6.1
hooks:
- id: check-pre-commit-ci-config
- repo: https://github.com/thlorenz/doctoc - repo: https://github.com/thlorenz/doctoc
rev: v2.2.0 rev: v2.2.0

@ -1 +1 @@
Subproject commit e483022f8512efca5724edbb25e63c46b59f1b4c Subproject commit 8ad18f943d0f2ab0ddbe9e327bb5314a310ff605

@ -1 +1 @@
Subproject commit b1f2e8a40b6c251a63c877ff103ef8459e3d318c Subproject commit 36b5b7b776b823c2d2f6cccccc547085ed33d6e9

@ -1 +1 @@
Subproject commit 47319169a37148748384475f4975914d9baa6b98 Subproject commit 41f28f40c3e318a8bd8f569567741f9560f47ac0

@ -1 +1 @@
Subproject commit 03cbc2833948676e7a74ccd8bff38d29f9e2e298 Subproject commit 727f194916827c85826e1b283bac573ad0401666

@ -1 +1 @@
Subproject commit 7bdb14fbada2b35a1dbd1831ed14e00b979de9a0 Subproject commit ef4d2b37fa6b0f3378de206382ed2e3681bbfb8c