Compare commits

...

3 commits

Author SHA1 Message Date
renovate[bot]
cfaaba2a11
Merge a347e33d38 into af20009e9a 2024-12-05 13:29:38 +00:00
af20009e9a
Update README.md 2024-10-06 09:41:59 +09:00
renovate[bot]
a347e33d38
Add renovate.json 2023-12-15 08:58:39 +00:00
2 changed files with 7 additions and 1 deletions

View file

@ -428,7 +428,7 @@ supported=1 detected=1, libcamera interfaces=0
借りた電子部品は返却しましょう
- Raspberry Pi Zero W
- Raspberry Pi Zero W (microSD カードはプレゼント!)
- USB ケーブル
- 各種貸し出しデバイス

6
renovate.json Normal file
View file

@ -0,0 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
]
}