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/asottile/yesqa: v1.3.0 → v1.4.0](asottile/yesqa@v1.3.0...v1.4.0)
- [github.com/Zac-HD/shed: 0.10.1 → 0.10.5](Zac-HD/shed@0.10.1...0.10.5)
- [github.com/PyCQA/flake8: 4.0.1 → 5.0.4](PyCQA/flake8@4.0.1...5.0.4)
- [github.com/rhysd/actionlint: v1.6.15 → v1.6.21](rhysd/actionlint@v1.6.15...v1.6.21)
- [github.com/sirosen/check-jsonschema: 0.17.1 → 0.18.4](python-jsonschema/check-jsonschema@0.17.1...0.18.4)
  • Loading branch information
pre-commit-ci[bot] authored Oct 24, 2022
1 parent 65cfaff commit c76a177
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 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.3.0
rev: v1.4.0
hooks:
- id: yesqa
- repo: https://github.com/sondrelg/pep585-upgrade
Expand All @@ -15,7 +15,7 @@ repos:
args:
- --futures=true
- repo: https://github.com/Zac-HD/shed
rev: 0.10.1
rev: 0.10.5
hooks:
- id: shed
args:
Expand All @@ -26,7 +26,7 @@ repos:
- markdown
- rst
- repo: https://github.com/PyCQA/flake8
rev: 4.0.1
rev: 5.0.4
hooks:
- id: flake8
- repo: https://github.com/pre-commit/pre-commit-hooks
Expand All @@ -51,7 +51,7 @@ repos:
docs/spelling_wordlist.txt|
.gitignore
- repo: https://github.com/rhysd/actionlint
rev: v1.6.15
rev: v1.6.21
hooks:
- id: actionlint-docker
args:
Expand All @@ -62,7 +62,7 @@ repos:
- -ignore
- 'SC1004:'
- repo: https://github.com/sirosen/check-jsonschema
rev: 0.17.1
rev: 0.18.4
hooks:
- id: check-github-actions
ci:
Expand Down

0 comments on commit c76a177

Please sign in to comment.