Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/jumanjihouse/pre-commit-hook-yamlfmt: 0.2.1 → 0.2.2](jumanjihouse/pre-commit-hook-yamlfmt@0.2.1...0.2.2)
- [github.com/PyCQA/flake8: 4.0.1 → 5.0.2](PyCQA/flake8@4.0.1...5.0.2)
- [github.com/sirosen/check-jsonschema: 0.16.2 → 0.17.1](python-jsonschema/check-jsonschema@0.16.2...0.17.1)
  • Loading branch information
pre-commit-ci[bot] authored Aug 1, 2022
1 parent fca6a97 commit 0285126
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ repos:
- markdown
- rst
- repo: https://github.com/jumanjihouse/pre-commit-hook-yamlfmt
rev: 0.2.1
rev: 0.2.2
hooks:
- id: yamlfmt
args: [--mapping, '2', --sequence, '2', --offset, '0']
Expand All @@ -37,7 +37,7 @@ repos:
- id: check-yaml
- id: debug-statements
- repo: https://github.com/PyCQA/flake8
rev: 4.0.1
rev: 5.0.2
hooks:
- id: flake8
language_version: python3
Expand All @@ -46,7 +46,7 @@ repos:
hooks:
- id: python-use-type-annotations
- repo: https://github.com/sirosen/check-jsonschema
rev: 0.16.2
rev: 0.17.1
hooks:
- id: check-github-actions
- id: check-github-workflows
Expand Down

0 comments on commit 0285126

Please sign in to comment.