From db298f9522b7e40f1ed9831dae35726cc8f33982 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 17:00:53 +0000 Subject: [PATCH 1/2] [pre-commit.ci] pre-commit autoupdate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/psf/black: 23.9.1 → 23.12.1](https://github.com/psf/black/compare/23.9.1...23.12.1) - [github.com/PyCQA/flake8: 6.1.0 → 7.0.0](https://github.com/PyCQA/flake8/compare/6.1.0...7.0.0) - [github.com/pre-commit/pre-commit-hooks: v4.4.0 → v4.5.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.4.0...v4.5.0) - [github.com/pycqa/isort: 5.12.0 → 5.13.2](https://github.com/pycqa/isort/compare/5.12.0...5.13.2) - [github.com/codespell-project/codespell: v2.2.5 → v2.2.6](https://github.com/codespell-project/codespell/compare/v2.2.5...v2.2.6) --- .pre-commit-config.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3598833..b746585 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ repos: - repo: https://github.com/psf/black - rev: 23.9.1 + rev: 23.12.1 hooks: - id: black args: @@ -8,7 +8,7 @@ repos: - --safe - repo: https://github.com/PyCQA/flake8 - rev: 6.1.0 + rev: 7.0.0 hooks: - id: flake8 language_version: python3 @@ -18,7 +18,7 @@ repos: - --per-file-ignores=./app/api/models.py:F722 - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.4.0 + rev: v4.5.0 hooks: - id: check-yaml - id: pretty-format-json @@ -27,13 +27,13 @@ repos: - "--no-sort-keys" - repo: https://github.com/pycqa/isort - rev: 5.12.0 + rev: 5.13.2 hooks: - id: isort args: ["--profile", "black", "--filter-files"] - repo: https://github.com/codespell-project/codespell - rev: v2.2.5 + rev: v2.2.6 hooks: - id: codespell exclude: ^vocab/backup_external/ From 05cdfc56ddb72e697899d85c9a760d4a22b5ddbe Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 17:01:04 +0000 Subject: [PATCH 2/2] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- vocab/backup_external/cogatlas_task.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vocab/backup_external/cogatlas_task.json b/vocab/backup_external/cogatlas_task.json index 18dedbb..b5c7586 100644 --- a/vocab/backup_external/cogatlas_task.json +++ b/vocab/backup_external/cogatlas_task.json @@ -11080,4 +11080,4 @@ "definition_text": "The Future Events Structured Interview is a measure that assesses a child\u2019s future-thinking processes. The measure captures different categories of descriptive details the child uses to describe future events in his or her life. A child participant is instructed to describe upcoming events aloud. Each interview is transcribed from audiotape and then the language is coded for frequencies of used words and phrases in the following dimensions: a) event details-internal; b) time; c) perception; d) emotion/thought; e) social; f) repetition; g) event details-external-semantic; h) external other.", "id": "tsk_5UPYiqtoX3yUf" } -] \ No newline at end of file +]