Skip to content

Commit

Permalink
chore(deps): update dependency dev/pylint to v3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2023
1 parent 5e2dcbc commit e477941
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencies = ["salt>=2017"]
test = ["pylint==3.0.2", "pytest==7.4.3"]

[tool.pdm.dev-dependencies]
dev = ["black==23.11.0", "pylint==3.0.2", "pytest==7.4.3", "tox==4.11.4"]
dev = ["black==23.11.0", "pylint==3.0.3", "pytest==7.4.3", "tox==4.11.4"]

[tool.pylint.basic]
good-names = "a,b,fd,k,v"
Expand Down

0 comments on commit e477941

Please sign in to comment.