Skip to content

Commit a25852a

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

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
@@ -81,7 +81,7 @@ development = [
8181
'pyright==1.1.408',
8282
'pyupgrade==3.21.2',
8383
"tomli; python_version < '3.11'", # Tomllib is default in 3.11, required for letting codespell read the pyproject.toml
84-
'pre-commit==4.5.1',
84+
'pre-commit==4.6.0',
8585
'ruff==0.15.11',
8686
'hypothesis==6.152.1',
8787
'import-linter==2.11',

0 commit comments

Comments
 (0)