Compare commits

...

3 Commits

Author SHA1 Message Date
Aminda Suomalainen 779d86ad67
add submodule yggdrasil-public-peers 2024-04-07 13:37:51 +03:00
Aminda Suomalainen 4346ba4ee6
pre-commit autoupdate 2024-04-07 13:34:36 +03:00
Aminda Suomalainen d34679d1e7
update submodules 2024-04-07 13:33:45 +03:00
10 changed files with 13 additions and 7 deletions

3
.gitmodules vendored
View File

@ -73,3 +73,6 @@
[submodule "submodules/curl.wiki"]
path = submodules/curl.wiki
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

View File

@ -9,7 +9,7 @@ ci:
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
rev: v4.6.0
hooks:
- id: check-added-large-files
- id: check-case-conflict
@ -60,7 +60,7 @@ repos:
args: [--update-only, --notitle]
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.28.0
rev: 0.28.1
hooks:
#- id: check-dependabot
#- 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

@ -0,0 +1 @@
Subproject commit 1ccc4c2f8d47ef4ed757a27eed01960cfdeb4103

1
yggdrasil/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
public-peers

1
yggdrasil/public-peers Symbolic link
View File

@ -0,0 +1 @@
../submodules/yggdrasil-public-peers