Skip to content

Commit a30fc08

Browse files
Build(deps): Bump pydoclint from 0.6.5 to 0.6.6
Bumps [pydoclint](https://github.com/jsh9/pydoclint) from 0.6.5 to 0.6.6. - [Release notes](https://github.com/jsh9/pydoclint/releases) - [Changelog](https://github.com/jsh9/pydoclint/blob/main/CHANGELOG.md) - [Commits](jsh9/pydoclint@0.6.5...0.6.6) --- updated-dependencies: - dependency-name: pydoclint dependency-version: 0.6.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent db330d0 commit a30fc08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ dev-flake8 = [
4545
"flake8 == 7.2.0",
4646
"flake8-docstrings == 1.7.0",
4747
"flake8-pyproject == 1.2.3", # For reading the flake8 config from pyproject.toml
48-
"pydoclint == 0.6.5",
48+
"pydoclint == 0.6.6",
4949
"pydocstyle == 6.3.0",
5050
]
5151
dev-formatting = ["black == 25.1.0", "isort == 6.0.1"]

0 commit comments

Comments
 (0)