Skip to content

Commit

Permalink
Bump actions/labeler from a2124851476f3021a479b14e553878efba8cd0dc to…
Browse files Browse the repository at this point in the history
… 5bb656d641ca1a3c88a6732b1772371d4640cfdf (#705)

Bumps [actions/labeler](https://github.com/actions/labeler) from
a2124851476f3021a479b14e553878efba8cd0dc to
5bb656d641ca1a3c88a6732b1772371d4640cfdf.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/actions/labeler/commit/5bb656d641ca1a3c88a6732b1772371d4640cfdf"><code>5bb656d</code></a>
Fix double negation message typo (<a
href="https://redirect.github.com/actions/labeler/issues/629">#629</a>)</li>
<li><a
href="https://github.com/actions/labeler/commit/c3a5749d4682d270c83331acab43e13535f3ffbe"><code>c3a5749</code></a>
Fix readme (<a
href="https://redirect.github.com/actions/labeler/issues/630">#630</a>)</li>
<li><a
href="https://github.com/actions/labeler/commit/b2180b4a4b94aa8d4259b6bedf34a97b20d165db"><code>b2180b4</code></a>
Bump eslint from 8.45.0 to 8.46.0 (<a
href="https://redirect.github.com/actions/labeler/issues/633">#633</a>)</li>
<li><a
href="https://github.com/actions/labeler/commit/4f68989491da47b0214db45dc1a59e53690d26d0"><code>4f68989</code></a>
Bump <code>@​typescript-eslint/eslint-plugin</code> from 5.61.0 to 6.1.0
(<a
href="https://redirect.github.com/actions/labeler/issues/621">#621</a>)</li>
<li><a
href="https://github.com/actions/labeler/commit/b657d45124467121c26e73b6bd8aad74009d481d"><code>b657d45</code></a>
Bump prettier from 2.8.8 to 3.0.0 (<a
href="https://redirect.github.com/actions/labeler/issues/607">#607</a>)</li>
<li><a
href="https://github.com/actions/labeler/commit/fbba7c5cc1899cef1f40ea7c938954c3bcb5f5ab"><code>fbba7c5</code></a>
Bump eslint-config-prettier from 8.8.0 to 8.9.0 (<a
href="https://redirect.github.com/actions/labeler/issues/631">#631</a>)</li>
<li><a
href="https://github.com/actions/labeler/commit/68124ad53a33b36f5a602e1edf80902694932f48"><code>68124ad</code></a>
Update Minimatch to 9.0.3, rebuild and fix licensing (<a
href="https://redirect.github.com/actions/labeler/issues/626">#626</a>)</li>
<li><a
href="https://github.com/actions/labeler/commit/3cc2196fe8a6d764cd07de658ad43a93ad8cd8d1"><code>3cc2196</code></a>
Bump eslint from 8.44.0 to 8.45.0 (<a
href="https://redirect.github.com/actions/labeler/issues/622">#622</a>)</li>
<li><a
href="https://github.com/actions/labeler/commit/6d6995cc8a3bbd72e8196a21e8d72b3f4be1ea4a"><code>6d6995c</code></a>
Bump word-wrap from 1.2.3 to 1.2.4 (<a
href="https://redirect.github.com/actions/labeler/issues/623">#623</a>)</li>
<li><a
href="https://github.com/actions/labeler/commit/ab39889de0dd2efad0655a548622c05a0c301261"><code>ab39889</code></a>
Bump eslint-plugin-jest from 27.2.2 to 27.2.3 (<a
href="https://redirect.github.com/actions/labeler/issues/620">#620</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/actions/labeler/compare/a2124851476f3021a479b14e553878efba8cd0dc...5bb656d641ca1a3c88a6732b1772371d4640cfdf">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>
Co-authored-by: Nils Reichardt <[email protected]>
  • Loading branch information
dependabot[bot] and nilsreichardt authored Aug 2, 2023
1 parent 76e7228 commit 169a972
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@a2124851476f3021a479b14e553878efba8cd0dc
- uses: actions/labeler@5bb656d641ca1a3c88a6732b1772371d4640cfdf

0 comments on commit 169a972

Please sign in to comment.