mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2024-10-31 23:49:24 +01:00
Compare commits
3 Commits
6bc16ffc48
...
779d86ad67
Author | SHA1 | Date | |
---|---|---|---|
779d86ad67 | |||
4346ba4ee6 | |||
d34679d1e7 |
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -73,3 +73,6 @@
|
|||||||
[submodule "submodules/curl.wiki"]
|
[submodule "submodules/curl.wiki"]
|
||||||
path = submodules/curl.wiki
|
path = submodules/curl.wiki
|
||||||
url = https://github.com/curl/curl.wiki.git
|
url = https://github.com/curl/curl.wiki.git
|
||||||
|
[submodule "submodules/yggdrasil-public-peers"]
|
||||||
|
path = submodules/yggdrasil-public-peers
|
||||||
|
url = https://github.com/yggdrasil-network/public-peers.git
|
||||||
|
@ -9,7 +9,7 @@ ci:
|
|||||||
|
|
||||||
repos:
|
repos:
|
||||||
- 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:
|
||||||
- id: check-added-large-files
|
- id: check-added-large-files
|
||||||
- id: check-case-conflict
|
- id: check-case-conflict
|
||||||
@ -60,7 +60,7 @@ repos:
|
|||||||
args: [--update-only, --notitle]
|
args: [--update-only, --notitle]
|
||||||
|
|
||||||
- repo: https://github.com/python-jsonschema/check-jsonschema
|
- repo: https://github.com/python-jsonschema/check-jsonschema
|
||||||
rev: 0.28.0
|
rev: 0.28.1
|
||||||
hooks:
|
hooks:
|
||||||
#- id: check-dependabot
|
#- id: check-dependabot
|
||||||
#- id: check-github-actions
|
#- id: check-github-actions
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit 552253ed7303472a4f23d70a908edec34ee1252a
|
Subproject commit 9683b78209c9efddb7a949f73045113ed4334d9e
|
@ -1 +1 @@
|
|||||||
Subproject commit 015d029f6e23c6e6cfbc7440c247d2184ff79c99
|
Subproject commit e1970eb5650bdddeaf56c0532b5de14f17d26226
|
@ -1 +1 @@
|
|||||||
Subproject commit 3b90394162c772768819fc2747ff576340d391d4
|
Subproject commit 2e6d023e3bde4cd8091310f41f7aecc620835cb3
|
@ -1 +1 @@
|
|||||||
Subproject commit e8f1603362bf3741aed1b3d4cab58c39756d3665
|
Subproject commit 791483637859bac997e770c1ead109235aa660f5
|
@ -1 +1 @@
|
|||||||
Subproject commit 7b80c2bbc23e44160339bafeecb7d5714a7e5993
|
Subproject commit f42d800872e6c3a097a4662af2d434738ee56344
|
1
submodules/yggdrasil-public-peers
Submodule
1
submodules/yggdrasil-public-peers
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 1ccc4c2f8d47ef4ed757a27eed01960cfdeb4103
|
1
yggdrasil/.gitignore
vendored
Normal file
1
yggdrasil/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
public-peers
|
1
yggdrasil/public-peers
Symbolic link
1
yggdrasil/public-peers
Symbolic link
@ -0,0 +1 @@
|
|||||||
|
../submodules/yggdrasil-public-peers
|
Loading…
Reference in New Issue
Block a user