Skip to content

Commit

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

[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.app.relationfield

Branch: refs/heads/master
Date: 2023-05-02T16:39:41+02:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: plone/plone.app.relationfield@c81b8da

Merge pull request #38 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 2f73123 commit 78e9e7d
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.textfield
Repository: plone.app.relationfield


Branch: refs/heads/master
Date: 2023-05-01T22:48:41Z
Date: 2023-05-01T22:48:33Z
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.textfield/commit/065dcb14f748ad0c2a57ef5ecbd6b493c3a367a6
Commit: https://github.com/plone/plone.app.relationfield/commit/090c32a45c5eb59c21020231679857e6ec67a06b

[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.textfield
Repository: plone.app.relationfield


Branch: refs/heads/master
Date: 2023-05-02T16:39:38+02:00
Date: 2023-05-02T16:39:41+02:00
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com>
Commit: https://github.com/plone/plone.app.textfield/commit/4a8edcd028dcae8abd6832675d2caaf7d08363ce
Commit: https://github.com/plone/plone.app.relationfield/commit/c81b8da7a477267b91a0cca8a91bfcbc30efd019

Merge pull request #51 from plone/pre-commit-ci-update-config
Merge pull request #38 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 78e9e7d

Please sign in to comment.