Skip to content

Commit

Permalink
[fc] Repository: plone.alterego
Browse files Browse the repository at this point in the history
Branch: refs/heads/master
Date: 2023-05-01T22:46:27Z
Author: pre-commit-ci[bot] (pre-commit-ci[bot]) <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Commit: plone/plone.alterego@4816ac6

[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/asottile/pyupgrade: v3.3.1 → v3.3.2](asottile/pyupgrade@v3.3.1...v3.3.2)
- [github.com/psf/black: 23.1.0 → 23.3.0](psf/black@23.1.0...23.3.0)
- [github.com/collective/zpretty: 3.0.3 → 3.0.4](collective/zpretty@3.0.3...3.0.4)
- [github.com/codespell-project/codespell: v2.2.2 → v2.2.4](codespell-project/codespell@v2.2.2...v2.2.4)

Files changed:
M .pre-commit-config.yaml
Repository: plone.alterego

Branch: refs/heads/master
Date: 2023-05-02T16:42:33+02:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: plone/plone.alterego@759a11c

Merge pull request #8 from plone/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate

Files changed:
M .pre-commit-config.yaml
  • Loading branch information
gforcada committed May 2, 2023
1 parent 3feb5ef commit e07b359
Showing 1 changed file with 11 additions and 9 deletions.
20 changes: 11 additions & 9 deletions last_commit.txt
Original file line number Diff line number Diff line change
@@ -1,36 +1,38 @@
Repository: plone.app.contentlisting
Repository: plone.alterego


Branch: refs/heads/master
Date: 2023-05-01T22:46:40Z
Date: 2023-05-01T22:46:27Z
Author: pre-commit-ci[bot] (pre-commit-ci[bot]) <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Commit: https://github.com/plone/plone.app.contentlisting/commit/2da31bf675b65969c90ee9dada30dfbbb23bc5ca
Commit: https://github.com/plone/plone.alterego/commit/4816ac624922899176b5e28e18e69480602c92a4

[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/asottile/pyupgrade: v3.3.1 → v3.3.2](https://github.com/asottile/pyupgrade/compare/v3.3.1...v3.3.2)
- [github.com/psf/black: 23.1.0 → 23.3.0](https://github.com/psf/black/compare/23.1.0...23.3.0)
- [github.com/collective/zpretty: 3.0.3 → 3.0.4](https://github.com/collective/zpretty/compare/3.0.3...3.0.4)
- [github.com/codespell-project/codespell: v2.2.2 → v2.2.4](https://github.com/codespell-project/codespell/compare/v2.2.2...v2.2.4)

Files changed:
M .pre-commit-config.yaml

b'diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml\nindex fdafec1..f9cdf5c 100644\n--- a/.pre-commit-config.yaml\n+++ b/.pre-commit-config.yaml\n@@ -6,7 +6,7 @@ ci:\n \n repos:\n - repo: https://github.com/asottile/pyupgrade\n- rev: v3.3.1\n+ rev: v3.3.2\n hooks:\n - id: pyupgrade\n args: [--py38-plus]\n@@ -19,7 +19,7 @@ repos:\n hooks:\n - id: black\n - repo: https://github.com/collective/zpretty\n- rev: 3.0.3\n+ rev: 3.0.4\n hooks:\n - id: zpretty\n - repo: https://github.com/PyCQA/flake8\n'
b'diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml\nindex 449e951..f9cdf5c 100644\n--- a/.pre-commit-config.yaml\n+++ b/.pre-commit-config.yaml\n@@ -6,7 +6,7 @@ ci:\n \n repos:\n - repo: https://github.com/asottile/pyupgrade\n- rev: v3.3.1\n+ rev: v3.3.2\n hooks:\n - id: pyupgrade\n args: [--py38-plus]\n@@ -15,11 +15,11 @@ repos:\n hooks:\n - id: isort\n - repo: https://github.com/psf/black\n- rev: 23.1.0\n+ rev: 23.3.0\n hooks:\n - id: black\n - repo: https://github.com/collective/zpretty\n- rev: 3.0.3\n+ rev: 3.0.4\n hooks:\n - id: zpretty\n - repo: https://github.com/PyCQA/flake8\n@@ -27,7 +27,7 @@ repos:\n hooks:\n - id: flake8\n - repo: https://github.com/codespell-project/codespell\n- rev: v2.2.2\n+ rev: v2.2.4\n hooks:\n - id: codespell\n additional_dependencies:\n'

Repository: plone.app.contentlisting
Repository: plone.alterego


Branch: refs/heads/master
Date: 2023-05-02T16:42:31+02:00
Date: 2023-05-02T16:42:33+02:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: https://github.com/plone/plone.app.contentlisting/commit/87ac153b57d9f8f9d3f0e96c5cff1ffc2b90647c
Commit: https://github.com/plone/plone.alterego/commit/759a11cb6e7dfe80e6f118b2f209c6c8fa3cd7eb

Merge pull request #53 from plone/pre-commit-ci-update-config
Merge pull request #8 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 fdafec1..f9cdf5c 100644\n--- a/.pre-commit-config.yaml\n+++ b/.pre-commit-config.yaml\n@@ -6,7 +6,7 @@ ci:\n \n repos:\n - repo: https://github.com/asottile/pyupgrade\n- rev: v3.3.1\n+ rev: v3.3.2\n hooks:\n - id: pyupgrade\n args: [--py38-plus]\n@@ -19,7 +19,7 @@ repos:\n hooks:\n - id: black\n - repo: https://github.com/collective/zpretty\n- rev: 3.0.3\n+ rev: 3.0.4\n hooks:\n - id: zpretty\n - repo: https://github.com/PyCQA/flake8\n'
b'diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml\nindex 449e951..f9cdf5c 100644\n--- a/.pre-commit-config.yaml\n+++ b/.pre-commit-config.yaml\n@@ -6,7 +6,7 @@ ci:\n \n repos:\n - repo: https://github.com/asottile/pyupgrade\n- rev: v3.3.1\n+ rev: v3.3.2\n hooks:\n - id: pyupgrade\n args: [--py38-plus]\n@@ -15,11 +15,11 @@ repos:\n hooks:\n - id: isort\n - repo: https://github.com/psf/black\n- rev: 23.1.0\n+ rev: 23.3.0\n hooks:\n - id: black\n - repo: https://github.com/collective/zpretty\n- rev: 3.0.3\n+ rev: 3.0.4\n hooks:\n - id: zpretty\n - repo: https://github.com/PyCQA/flake8\n@@ -27,7 +27,7 @@ repos:\n hooks:\n - id: flake8\n - repo: https://github.com/codespell-project/codespell\n- rev: v2.2.2\n+ rev: v2.2.4\n hooks:\n - id: codespell\n additional_dependencies:\n'

0 comments on commit e07b359

Please sign in to comment.