Compare commits

...

3 Commits

2 changed files with 4 additions and 4 deletions

View File

@ -26,7 +26,7 @@ repos:
# Let's not touch LICENSE files or reuse.software directory
exclude: ^LICENSES\/.*|LICENSE$
# File types depending on trailing whitespace. Use identify-cli
exclude_types: [tsv, markdown]
exclude_types: [svg, markdown, tsv]
# Markdown Table of Contents generation.
- repo: https://github.com/thlorenz/doctoc
@ -44,7 +44,7 @@ repos:
# GitHub Actions etc. configuration validity checking
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.24.1
rev: 0.26.3
hooks:
#- id: check-dependabot
#- id: check-github-actions
@ -68,7 +68,7 @@ repos:
# prettier, opinionated code formatter
- repo: https://github.com/pre-commit/mirrors-prettier
rev: "v3.0.2"
rev: "v3.0.3"
hooks:
- id: prettier
exclude_types:

@ -1 +1 @@
Subproject commit 76323d51bb6416377fdde9b75b999ca0f71cbb16
Subproject commit 5cf286df181d4a7814e11066d33e4a3638df29c5