Skip to content

Commit

Permalink
Merge #428
Browse files Browse the repository at this point in the history
428: build(deps): bump identify from 2.3.0 to 2.3.3 r=ChrisRBe a=dependabot[bot]

Bumps [identify](https://github.com/pre-commit/identify) from 2.3.0 to 2.3.3.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/pre-commit/identify/commit/7b7c7d9092f3485645bc43a2c950e5162dffe8cb"><code>7b7c7d9</code></a> v2.3.3</li>
<li><a href="https://github.com/pre-commit/identify/commit/3dc6782725d1d947f04480d6d016e6f0bfca3187"><code>3dc6782</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pre-commit/identify/issues/244">#244</a> from AleksaC/prisma</li>
<li><a href="https://github.com/pre-commit/identify/commit/1d44fb3d215c6a7bb5a61efcf59ce56bca0e68ae"><code>1d44fb3</code></a> Add prisma extension</li>
<li><a href="https://github.com/pre-commit/identify/commit/acf1e85ad3d4d328bd2fbeed3360d8b3146149d3"><code>acf1e85</code></a> v2.3.2</li>
<li><a href="https://github.com/pre-commit/identify/commit/762ac5e8ef02053b4ce9189eb7f48c9025a73f73"><code>762ac5e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pre-commit/identify/issues/243">#243</a> from janosh/patch-1</li>
<li><a href="https://github.com/pre-commit/identify/commit/aedb359ea6787c181462e2e5c4f41e6bf8349e47"><code>aedb359</code></a> add .svelte extension</li>
<li><a href="https://github.com/pre-commit/identify/commit/822209e8588bfdb8ce4d2cb5a74b74209d09b39d"><code>822209e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pre-commit/identify/issues/242">#242</a> from pre-commit/pre-commit-ci-update-config</li>
<li><a href="https://github.com/pre-commit/identify/commit/4bcbc41d207dd89cd2dda1de28cef78a3cb2ad9d"><code>4bcbc41</code></a> [pre-commit.ci] pre-commit autoupdate</li>
<li><a href="https://github.com/pre-commit/identify/commit/334816081729c4ca5ecfaa5b965b1cd18ae6d18c"><code>3348160</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pre-commit/identify/issues/241">#241</a> from pre-commit/all-repos_autofix_exit-main-2</li>
<li><a href="https://github.com/pre-commit/identify/commit/7dfb93c527cdfbdd257c078e221f2b0608b9dba2"><code>7dfb93c</code></a> exit(main()) -&gt; raise SystemExit(main()) pt2</li>
<li>Additional commits viewable in <a href="https://github.com/pre-commit/identify/compare/v2.3.0...v2.3.3">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.3.0&new-version=2.3.3)](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` 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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
qujingpengf and dependabot[bot] committed May 26, 2026
2 parents 7f53334 + 7dcba9d commit 3910850
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ coverage==5.5
distlib==0.3.3
filelock==3.3.2
flake8==3.9.1
identify==2.3.0
identify==2.3.3
idna==3.3
iniconfig==1.1.1
isort==5.9.3
Expand Down

0 comments on commit 3910850

Please sign in to comment.