diff --git a/.copier-answers.yml b/.copier-answers.yml index 7308a05..1119378 100644 --- a/.copier-answers.yml +++ b/.copier-answers.yml @@ -1,5 +1,5 @@ # Changes here will be overwritten by Copier -_commit: 0.4.21 +_commit: 0.4.22 _src_path: gh:ignition-devs/copier-templates author_email: cesar@coatl.dev author_fullname: César Román diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8c0729c..e7ad08e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -11,7 +11,7 @@ repos: - id: ssort files: ^src/ - repo: https://github.com/psf/black-pre-commit-mirror - rev: 26.3.1 + rev: 26.5.1 hooks: - id: black - repo: https://github.com/hakancelikdev/unimport @@ -62,7 +62,7 @@ repos: files: ^src/ args: [--config=tox.ini] - repo: https://github.com/commitizen-tools/commitizen - rev: v4.13.10 + rev: v4.16.2 hooks: - id: commitizen - id: commitizen-branch