From e8b1a96ba86d7c9b9c8b36688d2e8fdc2235ad14 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 22:05:38 +0000 Subject: [PATCH 1/3] [pre-commit.ci] pre-commit autoupdate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/python-jsonschema/check-jsonschema: 0.29.1 → 0.29.2](https://github.com/python-jsonschema/check-jsonschema/compare/0.29.1...0.29.2) --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 008d95e92c..4705a1a738 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -67,6 +67,6 @@ repos: # this validates our github workflow files - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.29.1 + rev: 0.29.2 hooks: - id: check-github-workflows From 2d8c572831bd045d771c34cd6db6f998be4d2858 Mon Sep 17 00:00:00 2001 From: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com> Date: Mon, 26 Aug 2024 22:06:52 +0000 Subject: [PATCH 2/3] chore: adding changelog file 3373.miscellaneous.md --- doc/changelog.d/3373.miscellaneous.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/changelog.d/3373.miscellaneous.md diff --git a/doc/changelog.d/3373.miscellaneous.md b/doc/changelog.d/3373.miscellaneous.md new file mode 100644 index 0000000000..b42b241032 --- /dev/null +++ b/doc/changelog.d/3373.miscellaneous.md @@ -0,0 +1 @@ +[pre-commit.ci] pre-commit autoupdate \ No newline at end of file From edb1e872b6b28e25f53d5e843620bde5b353f20e Mon Sep 17 00:00:00 2001 From: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com> Date: Tue, 27 Aug 2024 15:01:11 +0000 Subject: [PATCH 3/3] chore: adding changelog file 3373.added.md --- doc/changelog.d/3373.added.md | 1 + doc/changelog.d/3373.miscellaneous.md | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 doc/changelog.d/3373.added.md delete mode 100644 doc/changelog.d/3373.miscellaneous.md diff --git a/doc/changelog.d/3373.added.md b/doc/changelog.d/3373.added.md new file mode 100644 index 0000000000..ed877bb719 --- /dev/null +++ b/doc/changelog.d/3373.added.md @@ -0,0 +1 @@ +chore: pre-commit autoupdate \ No newline at end of file diff --git a/doc/changelog.d/3373.miscellaneous.md b/doc/changelog.d/3373.miscellaneous.md deleted file mode 100644 index b42b241032..0000000000 --- a/doc/changelog.d/3373.miscellaneous.md +++ /dev/null @@ -1 +0,0 @@ -[pre-commit.ci] pre-commit autoupdate \ No newline at end of file