Skip to content

Commit

Permalink
Merge pull request OCA#507 from ursais/15.0-fix-506
Browse files Browse the repository at this point in the history
[FIX] oca_dependencies.txt: Issue OCA#506
  • Loading branch information
max3903 committed Feb 6, 2023
2 parents b5685ac + 3bd8c04 commit 38ea26f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Expand Up @@ -101,7 +101,7 @@ repos:
- id: pyupgrade
args: ["--keep-percent-format"]
- repo: https://github.com/PyCQA/isort
rev: 5.9.3
rev: 5.12.0
hooks:
- id: isort
name: isort except __init__.py
Expand Down
File renamed without changes.

0 comments on commit 38ea26f

Please sign in to comment.