fix(gh): update git protocol to ssh

Switch gh CLI git_protocol from https to ssh. Add hosts.yml to
prettierignore since the file is managed by gh CLI.
This commit is contained in:
2026-02-28 10:37:22 +02:00
parent 28c8332058
commit 6a839eea56
2 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,5 @@
---
github.com:
git_protocol: https
users:
ivuorinen:
user: ivuorinen
git_protocol: ssh
users:
ivuorinen:
user: ivuorinen