Skip to content

Commit

Permalink
Auto-update pre-commit hooks (#497)
Browse files Browse the repository at this point in the history
Co-authored-by: romasku <[email protected]>
  • Loading branch information
neu-ro-github-bot[bot] and romasku authored Oct 28, 2021
1 parent e4f7f04 commit 83ab3b4
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 @@ -5,7 +5,7 @@ repos:
- id: check-merge-conflict
exclude: "rst$"
- repo: https://github.com/asottile/yesqa
rev: v1.2.3
rev: v1.3.0
hooks:
- id: yesqa
- repo: https://github.com/pre-commit/mirrors-isort
Expand Down Expand Up @@ -49,7 +49,7 @@ repos:
- id: flake8
exclude: "^docs/"
- repo: https://github.com/rhysd/actionlint
rev: v1.6.4
rev: v1.6.6
hooks:
- id: actionlint-docker
args:
Expand All @@ -60,7 +60,7 @@ repos:
- -ignore
- 'SC1004:'
- repo: https://github.com/sirosen/check-jsonschema
rev: 0.5.0
rev: 0.5.1
hooks:
- id: check-github-actions
ci:
Expand Down

0 comments on commit 83ab3b4

Please sign in to comment.