From eeeb0a13c76d1f5b7ed65ef20f982b8284517507 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2025 22:30:22 +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.9.4 → v0.9.6](https://github.com/astral-sh/ruff-pre-commit/compare/v0.9.4...v0.9.6) --- .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 9a2f8f48..36a2b480 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.9.4 + rev: v0.9.6 hooks: - id: ruff args: [--fix] From fb4b8b601e7b93e195eb97ba60c3cf40761b53cb Mon Sep 17 00:00:00 2001 From: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com> Date: Mon, 10 Feb 2025 22:31:33 +0000 Subject: [PATCH 2/2] chore: adding changelog file 243.maintenance.md [dependabot-skip] --- doc/changelog.d/243.maintenance.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/changelog.d/243.maintenance.md diff --git a/doc/changelog.d/243.maintenance.md b/doc/changelog.d/243.maintenance.md new file mode 100644 index 00000000..b42b2410 --- /dev/null +++ b/doc/changelog.d/243.maintenance.md @@ -0,0 +1 @@ +[pre-commit.ci] pre-commit autoupdate \ No newline at end of file