From 42531d22803864abf288b99a3da091eb32a8cc20 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2024 20:48:43 +0000 Subject: [PATCH] CHORE: [pre-commit.ci] pre-commit autoupdate (#884) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Dipin <26918585+dipinknair@users.noreply.github.com> Co-authored-by: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- doc/changelog.d/884.maintenance.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 doc/changelog.d/884.maintenance.md diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8f8f45cbe..db1001d85 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -69,7 +69,7 @@ repos: - id: check-added-large-files - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.29.1 + rev: 0.29.2 hooks: - id: check-github-workflows diff --git a/doc/changelog.d/884.maintenance.md b/doc/changelog.d/884.maintenance.md new file mode 100644 index 000000000..b42b24103 --- /dev/null +++ b/doc/changelog.d/884.maintenance.md @@ -0,0 +1 @@ +[pre-commit.ci] pre-commit autoupdate \ No newline at end of file