initial outsourced from swayipc/_examples/descratch/

This commit is contained in:
2025-08-21 13:12:03 +02:00
parent 12a12da4c1
commit 69b942af28
7 changed files with 347 additions and 0 deletions

10
.github/dependabot.yml vendored Normal file
View File

@@ -0,0 +1,10 @@
version: 2
updates:
- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "monthly"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "monthly"