Skip to content

Commit b0ab973

Browse files
Bump pre-commit from 4.4.0 to 4.5.0 (#2576)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c475e48 commit b0ab973

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

changes/2576.misc.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Updated pre-commit from 4.4.0 to 4.5.0.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ dependencies = [
9595
# Extras used by developers *of* briefcase are pinned to specific versions to
9696
# ensure environment consistency.
9797
pre-commit = [
98-
"pre-commit == 4.4.0",
98+
"pre-commit == 4.5.0",
9999
]
100100

101101
setuptools-scm = [

0 commit comments

Comments
 (0)