From 783304c142f1b4cfa7534885481890599787d55d Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 18 Aug 2025 20:10:34 +0000 Subject: [PATCH 1/2] chore: pre-commit automatic update MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/python-jsonschema/check-jsonschema: 0.33.2 → 0.33.3](https://github.com/python-jsonschema/check-jsonschema/compare/0.33.2...0.33.3) --- .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 0945fd2e2..9bcd53f13 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -76,6 +76,6 @@ repos: - id: check-added-large-files - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.33.2 + rev: 0.33.3 hooks: - id: check-github-workflows \ No newline at end of file From c7ef41ef62d5eac5e506c3d81743bd0bd79eb409 Mon Sep 17 00:00:00 2001 From: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com> Date: Mon, 18 Aug 2025 20:11:48 +0000 Subject: [PATCH 2/2] chore: adding changelog file 1283.maintenance.md [dependabot-skip] --- doc/changelog.d/1283.maintenance.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/changelog.d/1283.maintenance.md diff --git a/doc/changelog.d/1283.maintenance.md b/doc/changelog.d/1283.maintenance.md new file mode 100644 index 000000000..fa75b3e11 --- /dev/null +++ b/doc/changelog.d/1283.maintenance.md @@ -0,0 +1 @@ +Pre-commit automatic update