Compare commits

..

No commits in common. "9e565e2a1c48a9920ba774b70eeaa95d97f27255" and "2d43c4a30f4f08ddfd8045f6439587c4bfc87db9" have entirely different histories.

4 changed files with 10 additions and 15 deletions

11
.gitignore vendored
View File

@ -1,11 +0,0 @@
# All dotfiles
.*
# with the exception of these:
!.editorconfig
!.gitattributes
!.github
!.gitignore
!.pre-commit-config.yaml
# Other ignores
node_modules

View File

@ -29,13 +29,13 @@ repos:
- id: check-pre-commit-ci-config - id: check-pre-commit-ci-config
- repo: https://github.com/python-jsonschema/check-jsonschema - repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.27.3 rev: 0.27.1
hooks: hooks:
- id: check-dependabot - id: check-dependabot
- id: check-github-workflows - id: check-github-workflows
- repo: https://github.com/pre-commit/mirrors-prettier - repo: https://github.com/pre-commit/mirrors-prettier
rev: "v4.0.0-alpha.4" rev: "v3.0.3"
hooks: hooks:
- id: prettier - id: prettier

View File

@ -1 +1 @@
Please refer to [aminda.eu/discuss#rules](https://aminda.eu/discuss.html#rules). Please see https://www.aminda.eu/discuss.html

View File

@ -1,2 +1,8 @@
# If no protocol is specified, http:// is assumed. # If no protocol is specified, http:// is assumed.
custom: "https://revolut.me/aminda" custom:
[
"https://sponsor.charitymiles.org/members/56235c75-5d03-4046-9485-c2fef9ade86d",
"https://puoluerekisteri.fi/#/puolue/51",
"https://github.com/liberapay/liberapay.org/issues/30",
"https://cv.aminda.eu",
]