mirror of
https://github.com/cycjimmy/semantic-release-action.git
synced 2025-11-07 10:46:56 +00:00
chore: dependabot ignore semantic-release v20
This commit is contained in:
parent
90a4cbe14c
commit
a3e5470bff
1 changed files with 3 additions and 0 deletions
3
.github/dependabot.yml
vendored
3
.github/dependabot.yml
vendored
|
|
@ -9,3 +9,6 @@ updates:
|
|||
directory: /
|
||||
schedule:
|
||||
interval: daily
|
||||
ignore:
|
||||
- dependency-name: "semantic-release"
|
||||
versions: [ "20.x" ]
|
||||
|
|
|
|||
Loading…
Reference in a new issue