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:
parent
293a715443
commit
9926a594e7
8
.github/dependabot.yml
vendored
8
.github/dependabot.yml
vendored
@ -1,8 +0,0 @@
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: github-actions
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: daily
|
||||
ignore:
|
||||
- dependency-name: dtolnay/rust-toolchain
|
Loading…
x
Reference in New Issue
Block a user