mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2024-10-31 23:49:24 +01:00
Compare commits
No commits in common. "779d86ad67eaf4cfbc2af7d1511e0020e371a222" and "6bc16ffc48e59f1b5ecd3295edb2e504ff482430" have entirely different histories.
779d86ad67
...
6bc16ffc48
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -73,6 +73,3 @@
|
||||
[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
|
||||
|
@ -9,7 +9,7 @@ ci:
|
||||
|
||||
repos:
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
rev: v4.6.0
|
||||
rev: v4.5.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.1
|
||||
rev: 0.28.0
|
||||
hooks:
|
||||
#- id: check-dependabot
|
||||
#- id: check-github-actions
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 9683b78209c9efddb7a949f73045113ed4334d9e
|
||||
Subproject commit 552253ed7303472a4f23d70a908edec34ee1252a
|
@ -1 +1 @@
|
||||
Subproject commit e1970eb5650bdddeaf56c0532b5de14f17d26226
|
||||
Subproject commit 015d029f6e23c6e6cfbc7440c247d2184ff79c99
|
@ -1 +1 @@
|
||||
Subproject commit 2e6d023e3bde4cd8091310f41f7aecc620835cb3
|
||||
Subproject commit 3b90394162c772768819fc2747ff576340d391d4
|
@ -1 +1 @@
|
||||
Subproject commit 791483637859bac997e770c1ead109235aa660f5
|
||||
Subproject commit e8f1603362bf3741aed1b3d4cab58c39756d3665
|
@ -1 +1 @@
|
||||
Subproject commit f42d800872e6c3a097a4662af2d434738ee56344
|
||||
Subproject commit 7b80c2bbc23e44160339bafeecb7d5714a7e5993
|
@ -1 +0,0 @@
|
||||
Subproject commit 1ccc4c2f8d47ef4ed757a27eed01960cfdeb4103
|
1
yggdrasil/.gitignore
vendored
1
yggdrasil/.gitignore
vendored
@ -1 +0,0 @@
|
||||
public-peers
|
@ -1 +0,0 @@
|
||||
../submodules/yggdrasil-public-peers
|
Loading…
Reference in New Issue
Block a user