feat: add version pinning managed by @dependabot (#960)

This commit is contained in:
DaanSelen
2025-10-23 08:46:20 +02:00
committed by GitHub
parent 145b18c28c
commit 649c1ad292
2 changed files with 19 additions and 17 deletions

2
.gitignore vendored
View File

@@ -19,6 +19,8 @@ node_modules/**
*/proxy.js
src/static/app/proxy.js
.secrets
*.ini
*.pid
# Logs
logs