Skip to content

Commit

Permalink
Ignore bouncycastle-fips preview releases (#34699)
Browse files Browse the repository at this point in the history
  • Loading branch information
vickenty authored Mar 5, 2025
1 parent de9485b commit 0c8c851
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -218,3 +218,7 @@ updates:
- changelog/no-changelog
schedule:
interval: weekly
ignore:
- dependency-name: org.bouncycaslte:*
# Ignore preview versions
versions: [ "[2.1,)" ]

0 comments on commit 0c8c851

Please sign in to comment.