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 fe086c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -121,13 +121,13 @@ repos:
hooks:
- id: setuptools-odoo-make-default
- repo: https://github.com/PyCQA/flake8
rev: 3.9.2
rev: 5.0.4
hooks:
- id: flake8
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

0 comments on commit fe086c4

Please sign in to comment.