Compare commits

..

No commits in common. "00eecaf7c69a224a995050f87f55d8f3ed5644c8" and "cd62fe09e63034a54b426e88ede22229ca1006a5" have entirely different histories.

2 changed files with 3 additions and 21 deletions

18
.gitignore vendored
View File

@ -1,18 +0,0 @@
# SPDX-FileCopyrightText: 2024 Aminda Suomalainen <suomalainen+git@mikaela.info>
#
# SPDX-License-Identifier: CC0-1.0
# Ban dotfiles except
.*
!.editorconfig
!.gitattributes
!.gitignore
!.gnupg
!.pre-commit-config.yaml
!.ssh
# pre-commit
node_modules/
# symlinks, paws off
gnupg
ssh

View File

@ -39,12 +39,12 @@ repos:
- id: check-pre-commit-ci-config
- repo: https://github.com/pre-commit/mirrors-prettier
rev: "v4.0.0-alpha.8"
rev: "v3.0.3"
hooks:
- id: prettier
- repo: https://github.com/scop/pre-commit-shfmt
rev: v3.7.0-4
rev: v3.7.0-1
hooks:
- id: shfmt
#- id: shfmt-docker
@ -58,6 +58,6 @@ repos:
- repo: https://github.com/fsfe/reuse-tool
# TODO / FIXME: use a tag here once one without default language releases
#rev: v2.1.0
rev: v2.1.0
rev: 0e64bdafd14fda4d0c859b3bda1ec61c1654dbcc
hooks:
- id: reuse