Compare commits

...

2 Commits

2 changed files with 7 additions and 1 deletions

6
.gitmodules vendored
View File

@ -2,11 +2,17 @@
path = lfs-media
url = https://github.com/Mikaela/mikaela.github.io.git
branch = lfs-media
ignore = all
shallow = true
[submodule "or"]
path = or
url = https://github.com/Mikaela/ormirror.git
branch = master
ignore = all
shallow = true
[submodule "ir"]
path = ir
url = https://github.com/Mikaela/i2pmirror.git
branch = master
ignore = all
shallow = true

View File

@ -94,7 +94,7 @@ repos:
language: system
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
rev: "3.2.0"
rev: "3.2.1"
hooks:
- id: editorconfig-checker
alias: ec