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.1.1 → v3.2.6](pylint-dev/pylint@v3.1.1...v3.2.6)
  • Loading branch information
pre-commit-ci[bot] authored Jul 22, 2024
1 parent 1a761c9 commit 3c604b9
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 @@ -62,7 +62,7 @@ repos:
- '<!--| ~| -->'

- repo: https://github.com/pycqa/pylint
rev: "v3.1.1"
rev: "v3.2.6"
hooks:
- id: pylint # Use pylintrc file in repository
name: Check for Linting errors on Python files
Expand Down

0 comments on commit 3c604b9

Please sign in to comment.