mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-08-20 05:07:34 +02:00
Compare commits
3 Commits
34cdd5eee8
...
c43510d5eb
Author | SHA1 | Date | |
---|---|---|---|
c43510d5eb | |||
49d6dfc766 | |||
871fdc7d30 |
@ -26,7 +26,7 @@ repos:
|
|||||||
# Let's not touch LICENSE files or reuse.software directory
|
# Let's not touch LICENSE files or reuse.software directory
|
||||||
exclude: ^LICENSES\/.*|LICENSE$
|
exclude: ^LICENSES\/.*|LICENSE$
|
||||||
# File types depending on trailing whitespace. Use identify-cli
|
# File types depending on trailing whitespace. Use identify-cli
|
||||||
exclude_types: [tsv, markdown]
|
exclude_types: [svg, markdown, tsv]
|
||||||
|
|
||||||
# Markdown Table of Contents generation.
|
# Markdown Table of Contents generation.
|
||||||
- repo: https://github.com/thlorenz/doctoc
|
- repo: https://github.com/thlorenz/doctoc
|
||||||
@ -44,7 +44,7 @@ repos:
|
|||||||
|
|
||||||
# GitHub Actions etc. configuration validity checking
|
# GitHub Actions etc. configuration validity checking
|
||||||
- repo: https://github.com/python-jsonschema/check-jsonschema
|
- repo: https://github.com/python-jsonschema/check-jsonschema
|
||||||
rev: 0.24.1
|
rev: 0.26.3
|
||||||
hooks:
|
hooks:
|
||||||
#- id: check-dependabot
|
#- id: check-dependabot
|
||||||
#- id: check-github-actions
|
#- id: check-github-actions
|
||||||
@ -68,7 +68,7 @@ repos:
|
|||||||
|
|
||||||
# prettier, opinionated code formatter
|
# prettier, opinionated code formatter
|
||||||
- repo: https://github.com/pre-commit/mirrors-prettier
|
- repo: https://github.com/pre-commit/mirrors-prettier
|
||||||
rev: "v3.0.2"
|
rev: "v3.0.3"
|
||||||
hooks:
|
hooks:
|
||||||
- id: prettier
|
- id: prettier
|
||||||
exclude_types:
|
exclude_types:
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit 76323d51bb6416377fdde9b75b999ca0f71cbb16
|
Subproject commit 5cf286df181d4a7814e11066d33e4a3638df29c5
|
Loading…
x
Reference in New Issue
Block a user