Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/PyCQA/pylint: v3.2.6 → v3.3.0](pylint-dev/pylint@v3.2.6...v3.3.0)
  • Loading branch information
pre-commit-ci[bot] committed Sep 23, 2024
1 parent 6fa2f77 commit 71d5c69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ repos:
# hooks:
# - id: bandit
- repo: https://github.com/PyCQA/pylint
rev: v3.2.6
rev: v3.3.0
hooks:
- id: pylint
args: ["--disable=C,R,W,E1136"]

0 comments on commit 71d5c69

Please # to comment.