From d8cfeceaaa54b0e1e7a2f352f4d294c05417deeb Mon Sep 17 00:00:00 2001 From: jensens Date: Tue, 7 May 2024 21:26:13 +0200 Subject: [PATCH] [fc] Repository: plone.caching MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Branch: refs/heads/master Date: 2024-05-06T19:54:17Z Author: pre-commit-ci[bot] (pre-commit-ci[bot]) <66853113+pre-commit-ci[bot]@users.noreply.github.com> Commit: https://github.com/plone/plone.caching/commit/55d3e5812de8d4540afc593dbfe2c2ad22214e4a [pre-commit.ci] pre-commit autoupdate updates: - [github.com/asottile/pyupgrade: v3.15.0 → v3.15.2](https://github.com/asottile/pyupgrade/compare/v3.15.0...v3.15.2) - [github.com/psf/black: 24.1.1 → 24.4.2](https://github.com/psf/black/compare/24.1.1...24.4.2) - [github.com/collective/i18ndude: 6.1.0 → 6.2.0](https://github.com/collective/i18ndude/compare/6.1.0...6.2.0) Files changed: M .pre-commit-config.yaml Repository: plone.caching Branch: refs/heads/master Date: 2024-05-07T21:26:13+02:00 Author: Jens W. Klein (jensens) Commit: https://github.com/plone/plone.caching/commit/9f44f7b6156a31695f06b030d1d698355ffce8bb Merge pull request #20 from plone/pre-commit-ci-update-config [pre-commit.ci] pre-commit autoupdate Files changed: M .pre-commit-config.yaml --- last_commit.txt | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/last_commit.txt b/last_commit.txt index 5d7df31349..0ee276685c 100644 --- a/last_commit.txt +++ b/last_commit.txt @@ -1,36 +1,37 @@ -Repository: plone.keyring +Repository: plone.caching Branch: refs/heads/master -Date: 2024-05-06T19:54:20Z +Date: 2024-05-06T19:54:17Z Author: pre-commit-ci[bot] (pre-commit-ci[bot]) <66853113+pre-commit-ci[bot]@users.noreply.github.com> -Commit: https://github.com/plone/plone.keyring/commit/93d1b04cca2734cf01c5dd8e5e174d12369c2d72 +Commit: https://github.com/plone/plone.caching/commit/55d3e5812de8d4540afc593dbfe2c2ad22214e4a [pre-commit.ci] pre-commit autoupdate updates: -- [github.com/psf/black: 24.3.0 → 24.4.2](https://github.com/psf/black/compare/24.3.0...24.4.2) +- [github.com/asottile/pyupgrade: v3.15.0 → v3.15.2](https://github.com/asottile/pyupgrade/compare/v3.15.0...v3.15.2) +- [github.com/psf/black: 24.1.1 → 24.4.2](https://github.com/psf/black/compare/24.1.1...24.4.2) - [github.com/collective/i18ndude: 6.1.0 → 6.2.0](https://github.com/collective/i18ndude/compare/6.1.0...6.2.0) Files changed: M .pre-commit-config.yaml -b'diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml\nindex 0a5e9d0..d60054b 100644\n--- a/.pre-commit-config.yaml\n+++ b/.pre-commit-config.yaml\n@@ -16,7 +16,7 @@ repos:\n hooks:\n - id: isort\n - repo: https://github.com/psf/black\n- rev: 24.3.0\n+ rev: 24.4.2\n hooks:\n - id: black\n - repo: https://github.com/collective/zpretty\n@@ -71,7 +71,7 @@ repos:\n - id: check-python-versions\n args: [\'--only\', \'setup.py,pyproject.toml\']\n - repo: https://github.com/collective/i18ndude\n- rev: "6.1.0"\n+ rev: "6.2.0"\n hooks:\n - id: i18ndude\n \n' +b'diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml\nindex e13b866..69b0452 100644\n--- a/.pre-commit-config.yaml\n+++ b/.pre-commit-config.yaml\n@@ -7,7 +7,7 @@ ci:\n \n repos:\n - repo: https://github.com/asottile/pyupgrade\n- rev: v3.15.0\n+ rev: v3.15.2\n hooks:\n - id: pyupgrade\n args: [--py38-plus]\n@@ -16,7 +16,7 @@ repos:\n hooks:\n - id: isort\n - repo: https://github.com/psf/black\n- rev: 24.1.1\n+ rev: 24.4.2\n hooks:\n - id: black\n - repo: https://github.com/collective/zpretty\n@@ -71,7 +71,7 @@ repos:\n - id: check-python-versions\n args: [\'--only\', \'setup.py,pyproject.toml\']\n - repo: https://github.com/collective/i18ndude\n- rev: "6.1.0"\n+ rev: "6.2.0"\n hooks:\n - id: i18ndude\n \n' -Repository: plone.keyring +Repository: plone.caching Branch: refs/heads/master -Date: 2024-05-07T21:25:42+02:00 +Date: 2024-05-07T21:26:13+02:00 Author: Jens W. Klein (jensens) -Commit: https://github.com/plone/plone.keyring/commit/8a083b37e8f46d9ff4481c87cb52d1886cfa66fa +Commit: https://github.com/plone/plone.caching/commit/9f44f7b6156a31695f06b030d1d698355ffce8bb -Merge pull request #27 from plone/pre-commit-ci-update-config +Merge pull request #20 from plone/pre-commit-ci-update-config [pre-commit.ci] pre-commit autoupdate Files changed: M .pre-commit-config.yaml -b'diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml\nindex 0a5e9d0..d60054b 100644\n--- a/.pre-commit-config.yaml\n+++ b/.pre-commit-config.yaml\n@@ -16,7 +16,7 @@ repos:\n hooks:\n - id: isort\n - repo: https://github.com/psf/black\n- rev: 24.3.0\n+ rev: 24.4.2\n hooks:\n - id: black\n - repo: https://github.com/collective/zpretty\n@@ -71,7 +71,7 @@ repos:\n - id: check-python-versions\n args: [\'--only\', \'setup.py,pyproject.toml\']\n - repo: https://github.com/collective/i18ndude\n- rev: "6.1.0"\n+ rev: "6.2.0"\n hooks:\n - id: i18ndude\n \n' +b'diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml\nindex e13b866..69b0452 100644\n--- a/.pre-commit-config.yaml\n+++ b/.pre-commit-config.yaml\n@@ -7,7 +7,7 @@ ci:\n \n repos:\n - repo: https://github.com/asottile/pyupgrade\n- rev: v3.15.0\n+ rev: v3.15.2\n hooks:\n - id: pyupgrade\n args: [--py38-plus]\n@@ -16,7 +16,7 @@ repos:\n hooks:\n - id: isort\n - repo: https://github.com/psf/black\n- rev: 24.1.1\n+ rev: 24.4.2\n hooks:\n - id: black\n - repo: https://github.com/collective/zpretty\n@@ -71,7 +71,7 @@ repos:\n - id: check-python-versions\n args: [\'--only\', \'setup.py,pyproject.toml\']\n - repo: https://github.com/collective/i18ndude\n- rev: "6.1.0"\n+ rev: "6.2.0"\n hooks:\n - id: i18ndude\n \n'