Commit 5a3a1e34 by Henry Schreiner Committed by GitHub

chore: simpler dependabot (#4035)

Ignores no longer needed after April 2022. Dependabot keeps the same style pinning now.
parent 479e9a50
...@@ -5,7 +5,3 @@ updates: ...@@ -5,7 +5,3 @@ updates:
directory: "/" directory: "/"
schedule: schedule:
interval: "daily" interval: "daily"
ignore:
# Official actions have moving tags like v1
- dependency-name: "actions/*"
update-types: ["version-update:semver-minor", "version-update:semver-patch"]
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment