mirror of
https://github.com/OCA/bank-statement-import.git
synced 2025-01-20 12:37:43 +02:00
[IMP] update dotfiles [ci skip]
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
# Do NOT update manually; changes here will be overwritten by Copier
|
# Do NOT update manually; changes here will be overwritten by Copier
|
||||||
_commit: v1.14.0
|
_commit: v1.14.2
|
||||||
_src_path: git+https://github.com/oca/oca-addons-repo-template
|
_src_path: git+https://github.com/oca/oca-addons-repo-template
|
||||||
ci: GitHub
|
ci: GitHub
|
||||||
dependency_installation_mode: PIP
|
dependency_installation_mode: PIP
|
||||||
|
|||||||
@@ -15,7 +15,7 @@ exclude: |
|
|||||||
# You don't usually want a bot to modify your legal texts
|
# You don't usually want a bot to modify your legal texts
|
||||||
(LICENSE.*|COPYING.*)
|
(LICENSE.*|COPYING.*)
|
||||||
default_language_version:
|
default_language_version:
|
||||||
python: python3
|
python: python3.6
|
||||||
repos:
|
repos:
|
||||||
- repo: https://github.com/oca/maintainer-tools
|
- repo: https://github.com/oca/maintainer-tools
|
||||||
rev: ab1d7f6
|
rev: ab1d7f6
|
||||||
|
|||||||
5
.pre-commit-config.yaml.rej
Normal file
5
.pre-commit-config.yaml.rej
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
diff a/.pre-commit-config.yaml b/.pre-commit-config.yaml (rejected hunks)
|
||||||
|
@@ -40,3 +40,2 @@ repos:
|
||||||
|
- id: flake8
|
||||||
|
- language_version: python3.6
|
||||||
|
name: flake8 excluding __init__.py
|
||||||
Reference in New Issue
Block a user