Remove Dependabot and auto-update workflows

Manual dependency management is simpler and gives more control.
This commit is contained in:
pandaadir05
2025-11-21 13:10:53 +02:00
parent 795b9c23fe
commit 5bbad499fa
3 changed files with 2 additions and 71 deletions

View File

@@ -25,7 +25,8 @@
"Bash(Select-String -Pattern \"Checking|Finished|error\")",
"Bash(Select-Object -First 20)",
"Bash(git restore:*)",
"Bash(test:*)"
"Bash(test:*)",
"Bash(gh pr list:*)"
],
"deny": [],
"ask": []