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.4.0 → v1.5.0](asottile/yesqa@v1.4.0...v1.5.0)
- [github.com/Zac-HD/shed: 2023.3.1 → 2023.6.1](Zac-HD/shed@2023.3.1...2023.6.1)
- [github.com/sirosen/check-jsonschema: 0.22.0 → 0.23.2](python-jsonschema/check-jsonschema@0.22.0...0.23.2)
  • Loading branch information
pre-commit-ci[bot] authored Jul 3, 2023
1 parent 73e0fe4 commit 320d793
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.4.0
rev: v1.5.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: 2023.3.1
rev: 2023.6.1
hooks:
- id: shed
args:
Expand Down Expand Up @@ -62,7 +62,7 @@ repos:
# - -ignore
# - 'SC1004:'
- repo: https://github.com/sirosen/check-jsonschema
rev: 0.22.0
rev: 0.23.2
hooks:
- id: check-github-actions
- id: check-github-workflows
Expand Down

0 comments on commit 320d793

Please sign in to comment.