Skip to content

Commit 4569d04

Browse files
Bump pydoclint from 0.8.3 to 0.8.4
Bumps [pydoclint](https://github.com/jsh9/pydoclint) from 0.8.3 to 0.8.4. - [Release notes](https://github.com/jsh9/pydoclint/releases) - [Changelog](https://github.com/jsh9/pydoclint/blob/main/CHANGELOG.md) - [Commits](jsh9/pydoclint@0.8.3...0.8.4) --- updated-dependencies: - dependency-name: pydoclint dependency-version: 0.8.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 25c9b6e commit 4569d04

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
@@ -58,7 +58,7 @@ dev-flake8 = [
5858
"flake8-datetimez == 20.10.0",
5959
"flake8-docstrings == 1.7.0",
6060
"flake8-pyproject == 1.2.4", # For reading the flake8 config from pyproject.toml
61-
"pydoclint == 0.8.3",
61+
"pydoclint == 0.8.4",
6262
"pydocstyle == 6.3.0",
6363
]
6464
dev-formatting = ["black == 26.3.1", "isort == 8.0.1"]

0 commit comments

Comments
 (0)