-
-
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.
[fc] Repository: plone.app.querystring
Branch: refs/heads/master Date: 2023-05-01T22:48:27Z Author: pre-commit-ci[bot] (pre-commit-ci[bot]) <66853113+pre-commit-ci[bot]@users.noreply.github.com> Commit: plone/plone.app.querystring@fa904e5 [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/collective/zpretty: 3.0.3 → 3.0.4](collective/zpretty@3.0.3...3.0.4) Files changed: M .pre-commit-config.yaml Repository: plone.app.querystring Branch: refs/heads/master Date: 2023-05-02T16:39:45+02:00 Author: Gil Forcada Codinachs (gforcada) <[email protected]> Commit: plone/plone.app.querystring@e874380 Merge pull request #125 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
9 additions
and
11 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,38 +1,36 @@ | ||
Repository: plone.app.relationfield | ||
Repository: plone.app.querystring | ||
|
||
|
||
Branch: refs/heads/master | ||
Date: 2023-05-01T22:48:33Z | ||
Date: 2023-05-01T22:48: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.relationfield/commit/090c32a45c5eb59c21020231679857e6ec67a06b | ||
Commit: https://github.com/plone/plone.app.querystring/commit/fa904e5dc61f3a7cefa38a1ca7d6223f8a9affbc | ||
|
||
[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 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' | ||
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' | ||
|
||
Repository: plone.app.relationfield | ||
Repository: plone.app.querystring | ||
|
||
|
||
Branch: refs/heads/master | ||
Date: 2023-05-02T16:39:41+02:00 | ||
Date: 2023-05-02T16:39:45+02:00 | ||
Author: Gil Forcada Codinachs (gforcada) <[email protected]> | ||
Commit: https://github.com/plone/plone.app.relationfield/commit/c81b8da7a477267b91a0cca8a91bfcbc30efd019 | ||
Commit: https://github.com/plone/plone.app.querystring/commit/e8743803293b2bf04e07b21b84c1db8988be558f | ||
|
||
Merge pull request #38 from plone/pre-commit-ci-update-config | ||
Merge pull request #125 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 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' | ||
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' | ||
|