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/Zac-HD/shed: 2023.5.1 → 2023.5.2](Zac-HD/shed@2023.5.1...2023.5.2)
- [github.com/sirosen/check-jsonschema: 0.23.0 → 0.23.1](python-jsonschema/check-jsonschema@0.23.0...0.23.1)
  • Loading branch information
pre-commit-ci[bot] authored Jun 5, 2023
1 parent 6a0fc2c commit b4d7136
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ repos:
# args:
# - --futures=true
- repo: https://github.com/Zac-HD/shed
rev: 2023.5.1
rev: 2023.5.2
hooks:
- id: shed
args:
Expand Down Expand Up @@ -57,7 +57,7 @@ repos:
- -ignore
- 'SC1004:'
- repo: https://github.com/sirosen/check-jsonschema
rev: 0.23.0
rev: 0.23.1
hooks:
- id: check-github-actions
ci:
Expand Down

0 comments on commit b4d7136

Please sign in to comment.