fix(dependabot): avoid lockfile updates (#3434)

This is an attempt to _avoid_ lockfile-only updates now that we are tracking the `Cargo.lock` in Git.
This commit is contained in:
Thomas Eizinger
2023-02-11 02:00:48 +13:00
committed by GitHub
parent eddbb2bda0
commit 43b6e2f8e5

View File

@@ -8,6 +8,7 @@ updates:
commit-message:
prefix: "deps"
rebase-strategy: "disabled"
versioning-strategy: "widen"
- package-ecosystem: "github-actions"
directory: "/"
schedule: