Skip to content

Commit f6af6b2

Browse files
Bump pylint-per-file-ignores from 2.0.3 to 3.0.0
Bumps [pylint-per-file-ignores](https://github.com/SAP/pylint-per-file-ignores) from 2.0.3 to 3.0.0. - [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@v2.0.3...v3.0.0) --- updated-dependencies: - dependency-name: pylint-per-file-ignores dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cf09aa8 commit f6af6b2

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
@@ -68,7 +68,7 @@ optional-dependencies.dev = [
6868
"pre-commit==4.3.0",
6969
"pydocstyle==6.3",
7070
"pylint[spelling]==3.3.9",
71-
"pylint-per-file-ignores==2.0.3",
71+
"pylint-per-file-ignores==3.0.0",
7272
"pyproject-fmt==2.10.0",
7373
"pyright==1.1.406",
7474
"pyroma==5.0",

0 commit comments

Comments
 (0)