aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.github/dependabot.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml
index 4d2bee8..a986262 100644
--- a/.github/dependabot.yaml
+++ b/.github/dependabot.yaml
@@ -7,8 +7,8 @@ updates:
interval: "daily"
ignore:
update-types:
- - sem-ver:patch
- - sem-ver:minor
+ - version-update:semver-patch
+ - version-update:semver-minor
- package-ecosystem: "github-actions"
directory: "/"
schedule: