mirror of
https://github.com/Mikaela/cv.git
synced 2024-11-25 09:59:23 +01:00
Compare commits
No commits in common. "d81faa4c7984b25e62711f1e1ce7b66952a1a1d6" and "8ad07c7594034aab0f19f96639d944ca3a50c524" have entirely different histories.
d81faa4c79
...
8ad07c7594
@ -59,7 +59,7 @@ repos:
|
||||
args: [--update-only, --no-title]
|
||||
|
||||
- repo: https://github.com/python-jsonschema/check-jsonschema
|
||||
rev: 0.29.1
|
||||
rev: 0.29.0
|
||||
hooks:
|
||||
- id: check-dependabot
|
||||
- id: check-github-actions
|
||||
|
4
Gemfile.lock
generated
4
Gemfile.lock
generated
@ -5,7 +5,7 @@ GEM
|
||||
public_suffix (>= 2.0.2, < 7.0)
|
||||
bigdecimal (3.1.8)
|
||||
colorator (1.1.0)
|
||||
concurrent-ruby (1.3.4)
|
||||
concurrent-ruby (1.3.3)
|
||||
em-websocket (0.5.3)
|
||||
eventmachine (>= 0.12.9)
|
||||
http_parser.rb (~> 0)
|
||||
@ -90,7 +90,7 @@ GEM
|
||||
rb-fsevent (0.11.2)
|
||||
rb-inotify (0.11.1)
|
||||
ffi (~> 1.0)
|
||||
rexml (3.3.5)
|
||||
rexml (3.3.4)
|
||||
strscan
|
||||
rouge (4.3.0)
|
||||
safe_yaml (1.0.5)
|
||||
|
@ -26,7 +26,7 @@ Pirate Party of Finland._</span>
|
||||
<li>Helsinki, Finland</li>
|
||||
<li><a href="https://aminda.eu">Aminda.eu</a> <a href="https://keyoxide.org/aspe:keyoxide.org:LGWNUB7QG4M326FXXBH5Z6PLVY">Keyoxide</a> <a href="https://www.linkedin.com/in/{{ site.linkedin_username }}">LinkedIn</a></li>
|
||||
<li><a href="https://github.com/{{ site.github_username }}">GitHub</a> <a href="https://gitlab.com/Mikaela">GitLab.com</a> <a href="https://www.openhub.net/accounts/Mikaela">OpenHub</a></li>
|
||||
<li><a href="mailto:{{ site.email }}">Email</a></li>
|
||||
<li><a href="mailto:{{ site.email }}">Email</a> <a href="https://aminda.eu/txt/telegram.txt">Telegram</a> <a href="https://signal.me/#eu/yd0IRZ4YzHcSjNLvON2pQcsjUYdQT-nmxb3sGUvRqNMKK3wyQsVCW5FTZcrfX8up">Signal</a></li>
|
||||
</ul>
|
||||
|
||||
<p style="text-align: center;">‍🏳️‍🌈️​🏳️‍⚧</p>
|
||||
|
@ -29,7 +29,7 @@ piraattipuolueessa._</span>
|
||||
<li>Helsinki, Finland</li>
|
||||
<li><a href="https://aminda.eu">Aminda.eu</a> <a href="https://keyoxide.org/aspe:keyoxide.org:LGWNUB7QG4M326FXXBH5Z6PLVY">Keyoxide</a> <a href="https://www.linkedin.com/in/{{ site.linkedin_username }}">LinkedIn</a></li>
|
||||
<li><a href="https://github.com/{{ site.github_username }}">GitHub</a> <a href="https://gitlab.com/{{ site.github_username }}">GitLab.com</a> <a href="https://www.openhub.net/accounts/Mikaela">OpenHub</a></li>
|
||||
<li><a href="mailto:{{ site.email }}">Sähköposti</a></li>
|
||||
<li><a href="https://aminda.eu/txt/telegram.txt">Telegram</a> <a href="https://signal.me/#eu/yd0IRZ4YzHcSjNLvON2pQcsjUYdQT-nmxb3sGUvRqNMKK3wyQsVCW5FTZcrfX8up">Signal</a> <a href="mailto:{{ site.email }}">Sähköposti</a></li>
|
||||
</ul>
|
||||
|
||||
<p style="text-align: center;">‍🏳️‍🌈️​🏳️‍⚧</p>
|
||||
|
2
package.json
vendored
2
package.json
vendored
@ -2,5 +2,5 @@
|
||||
"devDependencies": {
|
||||
"@aminda/global-prettier-config": "2024.28.4"
|
||||
},
|
||||
"packageManager": "pnpm@9.7.0+sha512.dc09430156b427f5ecfc79888899e1c39d2d690f004be70e05230b72cb173d96839587545d09429b55ac3c429c801b4dc3c0e002f653830a420fa2dd4e3cf9cf"
|
||||
"packageManager": "pnpm@9.6.0+sha512.38dc6fba8dba35b39340b9700112c2fe1e12f10b17134715a4aa98ccf7bb035e76fd981cf0bb384dfa98f8d6af5481c2bef2f4266a24bfa20c34eb7147ce0b5e"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user