Skip to content

Commit

Permalink
Bump actions/labeler from 3c1531c7aa689b7c790045223842b0226c8f865b to…
Browse files Browse the repository at this point in the history
… 9471598e3b7ff22b2fa181bd79addf94cb3e0847 (#631)

Bumps [actions/labeler](https://github.com/actions/labeler) from
3c1531c7aa689b7c790045223842b0226c8f865b to
9471598e3b7ff22b2fa181bd79addf94cb3e0847.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/actions/labeler/commit/9471598e3b7ff22b2fa181bd79addf94cb3e0847"><code>9471598</code></a>
Bump <code>@​typescript-eslint/parser</code> from 5.57.0 to 5.58.0 (<a
href="https://redirect.github.com/actions/labeler/issues/539">#539</a>)</li>
<li><a
href="https://github.com/actions/labeler/commit/b0e65268f8d890cee3330505b1274b171d619aab"><code>b0e6526</code></a>
Bump eslint from 8.37.0 to 8.38.0 (<a
href="https://redirect.github.com/actions/labeler/issues/537">#537</a>)</li>
<li><a
href="https://github.com/actions/labeler/commit/757daa4b3c48ac90fa8d2d65e6765a0f12665f56"><code>757daa4</code></a>
Bump <code>@​typescript-eslint/eslint-plugin</code> from 5.57.0 to
5.58.0 (<a
href="https://redirect.github.com/actions/labeler/issues/540">#540</a>)</li>
<li><a
href="https://github.com/actions/labeler/commit/d8f73a2893784c165d3b624cc423d180aa6ee6de"><code>d8f73a2</code></a>
Fix glob bug in package.json scripts section (<a
href="https://redirect.github.com/actions/labeler/issues/528">#528</a>)</li>
<li>See full diff in <a
href="https://github.com/actions/labeler/compare/3c1531c7aa689b7c790045223842b0226c8f865b...9471598e3b7ff22b2fa181bd79addf94cb3e0847">compare
view</a></li>
</ul>
</details>
<br />


Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 1, 2023
1 parent dc5022e commit 680216d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request_label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ jobs:
runs-on: ubuntu-22.04
timeout-minutes: 10
steps:
- uses: actions/labeler@3c1531c7aa689b7c790045223842b0226c8f865b
- uses: actions/labeler@9471598e3b7ff22b2fa181bd79addf94cb3e0847

0 comments on commit 680216d

Please sign in to comment.