Skip to content

Commit 95dc3e9

Browse files
dependabot[bot]JanEricNitschke
authored andcommitted
Bump pre-commit in /tictactoe_python in the python-minor group
Bumps the python-minor group in /tictactoe_python with 1 update: [pre-commit](https://github.com/pre-commit/pre-commit). Updates `pre-commit` from 4.5.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.5.0...v4.5.1) --- updated-dependencies: - dependency-name: pre-commit dependency-version: 4.5.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 47bdcae commit 95dc3e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tictactoe_python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies = ["typing-extensions>=4.6.0; python_version < '3.13'"]
1414

1515
[dependency-groups]
1616
dev = [
17-
"pre-commit==4.5.0",
17+
"pre-commit==4.5.1",
1818
"pylint==4.0.4",
1919
"pyright==1.1.407",
2020
"pytest==9.0.2",

0 commit comments

Comments
 (0)