Skip to content

Commit

Permalink
Bump pre-commit from 4.0.1 to 4.1.0 (#202)
Browse files Browse the repository at this point in the history
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.0.1 to 4.1.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](pre-commit/pre-commit@v4.0.1...v4.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent 243f880 commit a7cc822
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions changes/202.misc.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Updated pre-commit from 4.0.1 to 4.1.0.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ classifiers = [
# Extras used by developers *of* briefcase are pinned to specific versions to
# ensure environment consistency.
dev = [
"pre-commit == 4.0.1",
"pre-commit == 4.1.0",
"pytest == 8.3.4",
"setuptools_scm == 8.1.0",
"tox == 4.24.1",
Expand Down

0 comments on commit a7cc822

Please sign in to comment.