Skip to content

Commit

Permalink
Update Pylint version from OCA pre-commit-config
Browse files Browse the repository at this point in the history
  • Loading branch information
cyrilmanuel committed Mar 27, 2024
1 parent 0d0ca60 commit ca031e2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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 @@ -127,7 +127,7 @@ repos:
name: flake8
additional_dependencies: ["flake8-bugbear==21.9.2"]
- repo: https://github.com/OCA/pylint-odoo
rev: 7.0.2
rev: v8.0.19
hooks:
- id: pylint_odoo
name: pylint with optional checks
Expand Down
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ keystoneauth1==5.0.0
PyYAML==6.0
prometheus_client==0.15.0
pyopenssl==22.1.0
importlib-metadata==4.8.3

0 comments on commit ca031e2

Please sign in to comment.