Skip to content

Commit 6098c39

Browse files
Update dependency pre-commit to v3.6.1 (#251)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8632bf6 commit 6098c39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ dependencies = [
6464
"ruff==0.2.1", # Python Linter
6565
"doc8==1.1.1", # Documentation linter
6666
"yamllint==1.34.0", # YAML linter
67-
"pre-commit==3.6.0", # Git commit hooks
67+
"pre-commit==3.6.1", # Git commit hooks
6868
"mypy==1.8.0", # Static type checker
6969
"pytest==8.0.0", # Testing framework
7070
"pytest-cov==4.1.0", # Test coverage

0 commit comments

Comments
 (0)