Skip to content

Commit 5f02c9f

Browse files
dependabot[bot]spoorcc
authored andcommitted
Bump pre-commit from 3.4.0 to 3.5.0
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.4.0 to 3.5.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@v3.4.0...v3.5.0) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 287647f commit 5f02c9f

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
@@ -64,7 +64,7 @@ development = [
6464
'isort==5.12.0',
6565
'pylint==3.0.1',
6666
"tomli; python_version < '3.11'", # Tomllib is default in 3.11, required for letting codespell read the pyproject.toml
67-
'pre-commit==3.4.0',
67+
'pre-commit==3.5.0',
6868
]
6969
docs =[
7070
'sphinx==7.2.6',

0 commit comments

Comments
 (0)