mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 19:29:22 +01:00
pre-commit autoupdate
This commit is contained in:
parent
d7879eeb6b
commit
1d11681386
@ -15,7 +15,7 @@ default_language_version:
|
|||||||
repos:
|
repos:
|
||||||
# The repo from `pre-commit sample-config`
|
# The repo from `pre-commit sample-config`
|
||||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||||
rev: v4.5.0
|
rev: v4.6.0
|
||||||
hooks:
|
hooks:
|
||||||
# `pre-commit sample-config` puts these four on top:
|
# `pre-commit sample-config` puts these four on top:
|
||||||
# trailing-whitespace, end-of-file-fixer, check-yaml,
|
# trailing-whitespace, end-of-file-fixer, check-yaml,
|
||||||
@ -122,7 +122,7 @@ repos:
|
|||||||
|
|
||||||
# Easierish licensing when attempting reuse compliancy
|
# Easierish licensing when attempting reuse compliancy
|
||||||
- repo: https://github.com/fsfe/reuse-tool
|
- repo: https://github.com/fsfe/reuse-tool
|
||||||
rev: v3.0.1
|
rev: v3.0.2
|
||||||
hooks:
|
hooks:
|
||||||
- id: reuse
|
- id: reuse
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user