-
-
Notifications
You must be signed in to change notification settings - Fork 75
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Branch: refs/heads/master Date: 2023-05-01T22:48:20Z Author: pre-commit-ci[bot] (pre-commit-ci[bot]) <66853113+pre-commit-ci[bot]@users.noreply.github.com> Commit: plone/plone.app.registry@d1af163 [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/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.registry Branch: refs/heads/master Date: 2023-05-02T16:39:48+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.app.registry@15225ad Merge pull request #66 from plone/pre-commit-ci-update-config [pre-commit.ci] pre-commit autoupdate Files changed: M .pre-commit-config.yaml
- Loading branch information
Showing
1 changed file
with
11 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,36 +1,37 @@ | ||
Repository: plone.app.querystring | ||
Repository: plone.app.registry | ||
|
||
|
||
Branch: refs/heads/master | ||
Date: 2023-05-01T22:48:27Z | ||
Date: 2023-05-01T22:48:20Z | ||
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.querystring/commit/fa904e5dc61f3a7cefa38a1ca7d6223f8a9affbc | ||
Commit: https://github.com/plone/plone.app.registry/commit/d1af163d908e6eb3fac820eb23a45666b98bd1d7 | ||
|
||
[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/collective/zpretty: 3.0.3 → 3.0.4](https://github.com/collective/zpretty/compare/3.0.3...3.0.4) | ||
- [github.com/psf/black: 23.1.0 → 23.3.0](https://github.com/psf/black/compare/23.1.0...23.3.0) | ||
- [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 1c66927..63de468 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,7 +15,7 @@ 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/PyCQA/flake8\n@@ -23,7 +23,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.querystring | ||
Repository: plone.app.registry | ||
|
||
|
||
Branch: refs/heads/master | ||
Date: 2023-05-02T16:39:45+02:00 | ||
Date: 2023-05-02T16:39:48+02:00 | ||
Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> | ||
Commit: https://github.com/plone/plone.app.querystring/commit/e8743803293b2bf04e07b21b84c1db8988be558f | ||
Commit: https://github.com/plone/plone.app.registry/commit/15225adba76c61e44a96e402271bb786e8a50723 | ||
|
||
Merge pull request #125 from plone/pre-commit-ci-update-config | ||
Merge pull request #66 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 1c66927..63de468 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,7 +15,7 @@ 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/PyCQA/flake8\n@@ -23,7 +23,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' | ||
|