5
0
Fork 0
mirror of https://github.com/cycjimmy/semantic-release-action.git synced 2025-11-07 02:36:55 +00:00

chore: dependabot ignore semantic-release v21

This commit is contained in:
Geoffrey.C 2023-03-30 14:19:03 +08:00
parent 13158f9d71
commit f044c7a1fc

View file

@ -11,4 +11,4 @@ updates:
interval: daily
ignore:
- dependency-name: "semantic-release"
versions: [ "20.x" ]
versions: [ "20.x", "21.x" ]