mirror of
https://gitea.blesmrt.net/mikaela/minidotfiles.git
synced 2025-08-19 12:57:22 +02:00
Compare commits
No commits in common. "7e1321813f03084e9784f901fee892d1ef088280" and "f11742e820716020dbe77e93f2f043b0f1de6f22" have entirely different histories.
7e1321813f
...
f11742e820
@ -2,13 +2,6 @@
|
||||
#
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
# See https://pre-commit.com for more information
|
||||
|
||||
ci:
|
||||
# Forĝejo/Gitea mirrors will autoclose pull requests. This should decrease
|
||||
# the frequency of unnecessary PRs.
|
||||
# https://github.com/pre-commit-ci/issues/issues/83
|
||||
autoupdate_schedule: quarterly
|
||||
|
||||
repos:
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
rev: v4.4.0
|
||||
@ -21,11 +14,8 @@ repos:
|
||||
- id: detect-private-key
|
||||
- id: end-of-file-fixer
|
||||
- id: fix-byte-order-marker
|
||||
- id: trailing-whitespace
|
||||
exclude: ^LICENSES\/.*|LICENSE$
|
||||
exclude_types: [tsv, markdown]
|
||||
- repo: https://github.com/pre-commit/mirrors-prettier
|
||||
rev: "v3.0.0-alpha.9-for-vscode"
|
||||
rev: "v3.0.0-alpha.6"
|
||||
hooks:
|
||||
- id: prettier
|
||||
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
|
||||
|
Loading…
x
Reference in New Issue
Block a user