From 4f4bbbbdab4e3837832711aa18ced282a23eed1f Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 22:32:04 +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/astral-sh/ruff-pre-commit: v0.8.3 → v0.8.4](https://github.com/astral-sh/ruff-pre-commit/compare/v0.8.3...v0.8.4) --- .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 7c459ea38..44dc4ff0e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -6,7 +6,7 @@ ci: repos: - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.8.3 + rev: v0.8.4 hooks: - id: ruff args: [ --fix ] From e2d1d053fcb6a371e29bb6fe0ffd5fc0d2504261 Mon Sep 17 00:00:00 2001 From: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com> Date: Mon, 23 Dec 2024 22:33:10 +0000 Subject: [PATCH 2/2] chore: adding changelog file 95.maintenance.md [dependabot-skip] --- doc/changelog.d/95.maintenance.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/changelog.d/95.maintenance.md diff --git a/doc/changelog.d/95.maintenance.md b/doc/changelog.d/95.maintenance.md new file mode 100644 index 000000000..c655a0905 --- /dev/null +++ b/doc/changelog.d/95.maintenance.md @@ -0,0 +1 @@ +pre-commit automatic update \ No newline at end of file