Skip to content

Commit

Permalink
fix git migration conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
yelizariev committed Dec 11, 2023
1 parent 8dd1f33 commit 9e01dff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ repos:
hooks:
- id: pyupgrade
- repo: https://github.com/PyCQA/isort
rev: 5.5.1
rev: 5.12.0
hooks:
- id: isort
name: isort except __init__.py
Expand Down
2 changes: 1 addition & 1 deletion workflow-files/odoo-module-migrator-mix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
merges:
- oca master
#- oca refs/pull/12345/head
- itpp-labs change-odoo-version-only
- itpp-labs change-odoo-version-only-2024
target: oca master

0 comments on commit 9e01dff

Please sign in to comment.