Skip to content

Commit ed0af2d

Browse files
Bump pylint-per-file-ignores from 3.2.0 to 3.2.1
Bumps [pylint-per-file-ignores](https://github.com/SAP/pylint-per-file-ignores) from 3.2.0 to 3.2.1. - [Release notes](https://github.com/SAP/pylint-per-file-ignores/releases) - [Changelog](https://github.com/SAP/pylint-per-file-ignores/blob/main/CHANGELOG.md) - [Commits](SAP/pylint-per-file-ignores@v3.2.0...v3.2.1) --- updated-dependencies: - dependency-name: pylint-per-file-ignores dependency-version: 3.2.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dc842c1 commit ed0af2d

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
@@ -74,7 +74,7 @@ lint = [
7474
"flake8==7.3.0",
7575
"isort==8.0.1",
7676
"mypy==1.20.0",
77-
"pylint-per-file-ignores==3.2.0",
77+
"pylint-per-file-ignores==3.2.1",
7878
"pylint==4.0.5",
7979
]
8080
test = [

0 commit comments

Comments
 (0)