Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.

Commit

Permalink
Bump identify from 2.5.9 to 2.5.35 in /src (#99)
Browse files Browse the repository at this point in the history
Bumps [identify](https://github.com/pre-commit/identify) from 2.5.9 to
2.5.35.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pre-commit/identify/commit/62ca9e506b73aa9deb71162a2881c235f25f27cf"><code>62ca9e5</code></a>
v2.5.35</li>
<li><a
href="https://github.com/pre-commit/identify/commit/6358894b691862d33c5fce52da13c867d39cfb76"><code>6358894</code></a>
Merge pull request <a
href="https://redirect.github.com/pre-commit/identify/issues/441">#441</a>
from StreamHPC/metal-shading-language</li>
<li><a
href="https://github.com/pre-commit/identify/commit/9209f671ee97b728bd3133c966edff4dd2935985"><code>9209f67</code></a>
feat: Indentify <code>metal</code> as Metal Shading Language</li>
<li><a
href="https://github.com/pre-commit/identify/commit/edc80451ae7cf106969ef208c6c622995bf56028"><code>edc8045</code></a>
v2.5.34</li>
<li><a
href="https://github.com/pre-commit/identify/commit/3544de952a5ba937d628492ebd95ae5a5b611a57"><code>3544de9</code></a>
Merge pull request <a
href="https://redirect.github.com/pre-commit/identify/issues/442">#442</a>
from KORraNpl/add-xctestplan-filetype</li>
<li><a
href="https://github.com/pre-commit/identify/commit/7bdc8007c64cb65187937f59dd2b1e6d8ecf488b"><code>7bdc800</code></a>
Recognize .xctestplan files as JSON</li>
<li><a
href="https://github.com/pre-commit/identify/commit/e90a0b9be9258beac5ac787c95cfa4812cd951e5"><code>e90a0b9</code></a>
Merge pull request <a
href="https://redirect.github.com/pre-commit/identify/issues/439">#439</a>
from pre-commit/pre-commit-ci-update-config</li>
<li><a
href="https://github.com/pre-commit/identify/commit/1ab97d6b63a77e4704e8b110562cfb6fad392a6a"><code>1ab97d6</code></a>
[pre-commit.ci] pre-commit autoupdate</li>
<li><a
href="https://github.com/pre-commit/identify/commit/ad69bf9d3c61332b83cb910938f2d45341838542"><code>ad69bf9</code></a>
Merge pull request <a
href="https://redirect.github.com/pre-commit/identify/issues/438">#438</a>
from pre-commit/pre-commit-ci-update-config</li>
<li><a
href="https://github.com/pre-commit/identify/commit/a8c8347db98b93f540765c9a477de0de894c6d47"><code>a8c8347</code></a>
[pre-commit.ci] pre-commit autoupdate</li>
<li>Additional commits viewable in <a
href="https://github.com/pre-commit/identify/compare/v2.5.9...v2.5.35">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=identify&package-manager=pip&previous-version=2.5.9&new-version=2.5.35)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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 Feb 26, 2024
1 parent e5d4b49 commit 4e89262
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ filelock==3.8.0
# via
# -r src/requirements.txt
# virtualenv
identify==2.5.9
identify==2.5.35
# via
# -r src/requirements.txt
# pre-commit
Expand Down

0 comments on commit 4e89262

Please sign in to comment.