Skip to content

Commit

Permalink
Bump identify from 2.6.0 to 2.6.1 (#9150)
Browse files Browse the repository at this point in the history
Bumps [identify](https://github.com/pre-commit/identify) from 2.6.0 to
2.6.1.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pre-commit/identify/commit/d1032c90d01cb08038ba0b5cd19a880463763b8b"><code>d1032c9</code></a>
v2.6.1</li>
<li><a
href="https://github.com/pre-commit/identify/commit/b980f11fba15398621990a8360f5f9863b75c723"><code>b980f11</code></a>
Merge pull request <a
href="https://redirect.github.com/pre-commit/identify/issues/476">#476</a>
from AleksaC/astro</li>
<li><a
href="https://github.com/pre-commit/identify/commit/52ba50e2a234147d85320b6e1cff065b30377020"><code>52ba50e</code></a>
Merge pull request <a
href="https://redirect.github.com/pre-commit/identify/issues/477">#477</a>
from pre-commit/pre-commit-ci-update-config</li>
<li><a
href="https://github.com/pre-commit/identify/commit/f4ca44e83d5d7816f228edac8c560aec3eaa647d"><code>f4ca44e</code></a>
[pre-commit.ci] pre-commit autoupdate</li>
<li><a
href="https://github.com/pre-commit/identify/commit/257394116f98b4d8c8b65a49831e279a3a948fa9"><code>2573941</code></a>
add astro extension</li>
<li><a
href="https://github.com/pre-commit/identify/commit/eca58ebf9073d5ea29fcb98d284120bc52aa785b"><code>eca58eb</code></a>
Merge pull request <a
href="https://redirect.github.com/pre-commit/identify/issues/475">#475</a>
from pre-commit/pre-commit-ci-update-config</li>
<li><a
href="https://github.com/pre-commit/identify/commit/4cbbd37d09aafc061580cf7cc2222951e0e4fa2f"><code>4cbbd37</code></a>
[pre-commit.ci] pre-commit autoupdate</li>
<li><a
href="https://github.com/pre-commit/identify/commit/bcde20e5461c2216656d3c582c31530184cbdbb4"><code>bcde20e</code></a>
Merge pull request <a
href="https://redirect.github.com/pre-commit/identify/issues/472">#472</a>
from pre-commit/pre-commit-ci-update-config</li>
<li><a
href="https://github.com/pre-commit/identify/commit/53d2329179a8e002a0b1faeba18766bb918f7d7e"><code>53d2329</code></a>
[pre-commit.ci] pre-commit autoupdate</li>
<li><a
href="https://github.com/pre-commit/identify/commit/1d481776e5081b3a628b09334f44ebc6fcd34923"><code>1d48177</code></a>
Merge pull request <a
href="https://redirect.github.com/pre-commit/identify/issues/471">#471</a>
from pre-commit/pre-commit-ci-update-config</li>
<li>Additional commits viewable in <a
href="https://github.com/pre-commit/identify/compare/v2.6.0...v2.6.1">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.6.0&new-version=2.6.1)](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 Sep 16, 2024
1 parent e3f0b79 commit 4a4150d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ gidgethub==5.3.0
# via cherry-picker
gunicorn==23.0.0
# via -r requirements/base.in
identify==2.6.0
identify==2.6.1
# via pre-commit
idna==3.6
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ gidgethub==5.3.0
# via cherry-picker
gunicorn==23.0.0
# via -r requirements/base.in
identify==2.6.0
identify==2.6.1
# via pre-commit
idna==3.6
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ filelock==3.16.0
# via virtualenv
freezegun==1.5.1
# via -r requirements/lint.in
identify==2.6.0
identify==2.6.1
# via pre-commit
idna==3.7
# via
Expand Down

0 comments on commit 4a4150d

Please sign in to comment.