Disable dependabot

It's already starting to create too many PRs for my liking. Dependabot alerts are already active on the repository, so we should still be notified about important security updates.
This commit is contained in:
Laurenz 2023-11-30 22:14:20 +01:00
parent 293a715443
commit 9926a594e7

View File

@ -1,8 +0,0 @@
version: 2
updates:
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: daily
ignore:
- dependency-name: dtolnay/rust-toolchain