Bump eslint-plugin-import to avoid vulnerability in dependency
This commit is contained in:
parent
10695e6a20
commit
ed9506bbaf
1660 changed files with 67726 additions and 27926 deletions
14
node_modules/is-callable/.github/main.workflow
generated
vendored
14
node_modules/is-callable/.github/main.workflow
generated
vendored
|
|
@ -1,14 +0,0 @@
|
|||
workflow "Autorebase branch on merge commits" {
|
||||
on = "push"
|
||||
resolves = ["rebase"]
|
||||
}
|
||||
|
||||
workflow "Autorebase PR on merge commits" {
|
||||
on = "pull_request"
|
||||
resolves = ["rebase"]
|
||||
}
|
||||
|
||||
action "rebase" {
|
||||
uses = "ljharb/rebase@latest"
|
||||
secrets = ["GITHUB_TOKEN"]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue