chore: dependabot ignore alpine:3.15
This commit is contained in:
@@ -8,6 +8,10 @@ updates:
|
|||||||
interval: daily
|
interval: daily
|
||||||
commit-message:
|
commit-message:
|
||||||
prefix: 'feat:'
|
prefix: 'feat:'
|
||||||
|
ignore:
|
||||||
|
- dependency-name: 'alpine'
|
||||||
|
versions:
|
||||||
|
- '3.15'
|
||||||
|
|
||||||
- package-ecosystem: 'github-actions'
|
- package-ecosystem: 'github-actions'
|
||||||
directory: /
|
directory: /
|
||||||
|
|||||||
Reference in New Issue
Block a user