diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index cbe7b41..f82f57f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -26,7 +26,7 @@ repos: hooks: - id: black - repo: https://github.com/astral-sh/ruff-pre-commit - rev: 'v0.0.286' + rev: 'v0.0.287' hooks: - id: ruff - repo: https://github.com/asottile/pyupgrade diff --git a/.readthedocs.yml b/.readthedocs.yml index 0086f8a..a076dba 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -20,4 +20,3 @@ python: path: . extra_requirements: - docs - system_packages: false diff --git a/.tx/config b/.tx/config index 3d429db..2f08bab 100644 --- a/.tx/config +++ b/.tx/config @@ -7,4 +7,3 @@ source_file = djangocms_page_tags/locale/en/LC_MESSAGES/django.po source_lang = en replace_edited_strings = false keep_translations = false -