Skip to content

Commit

Permalink
Merge pull request #9 from anaconda-distribution/renovate/pycqa-pylin…
Browse files Browse the repository at this point in the history
…t-3.x

chore(deps): update pre-commit hook pycqa/pylint to v3
  • Loading branch information
schuylermartin45 authored Nov 2, 2023
2 parents 95af3fb + 94f8496 commit 9e1ca13
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 @@ -41,7 +41,7 @@ repos:
- id: black
args: [--line-length=120]
- repo: https://github.com/PyCQA/pylint
rev: v2.17.5
rev: v3.0.2
hooks:
- id: pylint
args: ["--rcfile=.pylintrc"]
Expand Down

0 comments on commit 9e1ca13

Please sign in to comment.