Skip to content

Commit

Permalink
ci: do not suggest major version bumps for docker images
Browse files Browse the repository at this point in the history
  • Loading branch information
reey committed May 1, 2024
1 parent 02b4716 commit ecf7e77
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,7 @@ updates:
- "docker"
- "dependencies"
reviewers:
- "reey"
- "reey"
ignore:
- update-types:
- "version-update:semver-major"

0 comments on commit ecf7e77

Please sign in to comment.