Skip to content

Commit f08fd42

Browse files
dependabot[bot]spoorcc
authored andcommitted
Bump pre-commit from 4.3.0 to 4.5.1
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.3.0 to 4.5.1. - [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.3.0...v4.5.1) --- updated-dependencies: - dependency-name: pre-commit dependency-version: 4.5.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7f2a70e commit f08fd42

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ development = [
8484
'pyright==1.1.407',
8585
'pyupgrade==3.21.2',
8686
"tomli; python_version < '3.11'", # Tomllib is default in 3.11, required for letting codespell read the pyproject.toml
87-
'pre-commit==4.3.0',
87+
'pre-commit==4.5.1',
8888
'ruff==0.14.10',
8989
]
9090
docs = [

0 commit comments

Comments
 (0)