Skip to content

Commit

Permalink
Update dotfiles
Browse files Browse the repository at this point in the history
  • Loading branch information
sbidoul committed Nov 12, 2023
1 parent a29803c commit 48aa194
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 4 deletions.
5 changes: 3 additions & 2 deletions .copier-answers.yml
@@ -1,8 +1,9 @@
# Do NOT update manually; changes here will be overwritten by Copier
_commit: v1.18
_commit: v1.19
_src_path: gh:oca/oca-addons-repo-template
additional_ruff_rules: []
ci: GitHub
convert_readme_fragments_to_markdown: true
generate_requirements_txt: true
github_check_license: true
github_ci_extra_env: {}
Expand All @@ -17,7 +18,7 @@ org_name: Odoo Community Association (OCA)
org_slug: OCA
rebel_module_groups: []
repo_description: 'TODO: add repo description.'
repo_name: server-tools
repo_name: Server Tools
repo_slug: server-tools
repo_website: https://github.com/OCA/server-tools
use_pyproject_toml: true
Expand Down
4 changes: 3 additions & 1 deletion .pre-commit-config.yaml
Expand Up @@ -41,7 +41,7 @@ repos:
hooks:
- id: whool-init
- repo: https://github.com/oca/maintainer-tools
rev: 568cacd1d6eef453063a524a5ce63dcd49c7259b
rev: f71041f22b8cd68cf7c77b73a14ca8d8cd190a60
hooks:
# update the NOT INSTALLABLE ADDONS section above
- id: oca-update-pre-commit-excluded-addons
Expand All @@ -54,6 +54,8 @@ repos:
- --org-name=OCA
- --repo-name=server-tools
- --if-source-changed
- --keep-source-digest
- --convert-fragments-to-markdown
- id: oca-gen-external-dependencies
- repo: https://github.com/OCA/odoo-pre-commit-hooks
rev: v0.0.25
Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -7,7 +7,7 @@

<!-- /!\ do not modify above this line -->

# server-tools
# Server Tools

TODO: add repo description.

Expand Down

0 comments on commit 48aa194

Please sign in to comment.