git

My personal website source code
Log | Files | Refs | Submodules | README | LICENSE

commit 81379ad28d4f475403ca9d071a548582181f711d
parent 26abfb1c8c3b581d33b6a845dc4044604c981541
Author: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Date:   Mon,  4 Apr 2022 21:21:40 +0000

chore(pre-commit): bump repositories

updates:
- [github.com/pre-commit/pre-commit: v2.17.0 → v2.18.1](https://github.com/pre-commit/pre-commit/compare/v2.17.0...v2.18.1)
- [github.com/asottile/add-trailing-comma: v2.2.1 → v2.2.2](https://github.com/asottile/add-trailing-comma/compare/v2.2.1...v2.2.2)
- [github.com/asottile/setup-cfg-fmt: v1.20.0 → v1.20.1](https://github.com/asottile/setup-cfg-fmt/compare/v1.20.0...v1.20.1)
- [github.com/sirosen/check-jsonschema: 0.14.1 → 0.14.2](https://github.com/sirosen/check-jsonschema/compare/0.14.1...0.14.2)
- [github.com/AleksaC/hadolint-py: v2.9.3 → v2.10.0](https://github.com/AleksaC/hadolint-py/compare/v2.9.3...v2.10.0)

Diffstat:
M.pre-commit-config.yaml | 10+++++-----
1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml @@ -31,7 +31,7 @@ repos: hooks: - id: check-pre-commit-ci-config - repo: https://github.com/pre-commit/pre-commit - rev: v2.17.0 + rev: v2.18.1 hooks: - id: validate_manifest - repo: https://github.com/asottile/reorder_python_imports @@ -40,7 +40,7 @@ repos: - id: reorder-python-imports args: [--py39-plus] - repo: https://github.com/asottile/add-trailing-comma - rev: v2.2.1 + rev: v2.2.2 hooks: - id: add-trailing-comma args: [--py36-plus] @@ -50,11 +50,11 @@ repos: - id: pyupgrade args: [--py39-plus] - repo: https://github.com/asottile/setup-cfg-fmt - rev: v1.20.0 + rev: v1.20.1 hooks: - id: setup-cfg-fmt - repo: https://github.com/sirosen/check-jsonschema - rev: 0.14.1 + rev: 0.14.2 hooks: - id: check-github-workflows - id: check-github-actions @@ -62,7 +62,7 @@ repos: - id: check-readthedocs - id: check-travis - repo: https://github.com/AleksaC/hadolint-py - rev: v2.9.3 + rev: v2.10.0 hooks: - id: hadolint args: