From 48f0fb4c69388aabcb0ced84ba8cde4566f8d74c Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 20:14:19 +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/astral-sh/ruff-pre-commit: v0.12.12 → v0.13.0](https://github.com/astral-sh/ruff-pre-commit/compare/v0.12.12...v0.13.0) --- .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 6fb9e998..5a2bc389 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -34,7 +34,7 @@ repos: - id: check-github-workflows - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.12.12 + rev: v0.13.0 hooks: - id: ruff args: [--fix] From 192c0fa25fa72efce3204d4c05965cb1c93924d1 Mon Sep 17 00:00:00 2001 From: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com> Date: Mon, 15 Sep 2025 20:15:13 +0000 Subject: [PATCH 2/2] chore: adding changelog file 351.miscellaneous.md [dependabot-skip] --- doc/changelog.d/351.miscellaneous.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/changelog.d/351.miscellaneous.md diff --git a/doc/changelog.d/351.miscellaneous.md b/doc/changelog.d/351.miscellaneous.md new file mode 100644 index 00000000..49457b88 --- /dev/null +++ b/doc/changelog.d/351.miscellaneous.md @@ -0,0 +1 @@ +[pre-commit.ci] pre-commit autoupdate