From fd7f7153e50cc9e1bf3b110790bd9a576ab4e01b Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 20:27:00 +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.15.15 → v0.15.16](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.15...v0.15.16) --- .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 6d9b25041..24e44d59f 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.15.15 + rev: v0.15.16 hooks: - id: ruff args: [--fix] From 2453c92d53e40fa32aa63b7aa0f0ebd0913cc48d Mon Sep 17 00:00:00 2001 From: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com> Date: Mon, 8 Jun 2026 20:28:07 +0000 Subject: [PATCH 2/2] chore: adding changelog file 543.maintenance.md [dependabot-skip] --- doc/changelog.d/543.maintenance.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/changelog.d/543.maintenance.md diff --git a/doc/changelog.d/543.maintenance.md b/doc/changelog.d/543.maintenance.md new file mode 100644 index 000000000..49457b88d --- /dev/null +++ b/doc/changelog.d/543.maintenance.md @@ -0,0 +1 @@ +[pre-commit.ci] pre-commit autoupdate