Skip to content

Commit

Permalink
Add ignoring patches by dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
platan authored Jul 3, 2024
1 parent e73902d commit c640d24
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ updates:
ignore:
- dependency-name: "org.spockframework:spock-bom"
versions: ["2.x-groovy-4.x", "2.x-x-groovy-4.x"]
- dependency-name: "*"
update-types: ["version-update:semver-patch"]
- package-ecosystem: "github-actions"
directory: "/"
schedule:
Expand Down

0 comments on commit c640d24

Please sign in to comment.