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.2 → 2023.6.1](Zac-HD/shed@2023.5.2...2023.6.1)
- [github.com/PyCQA/flake8: 6.0.0 → 6.1.0](PyCQA/flake8@6.0.0...6.1.0)
- [github.com/sirosen/check-jsonschema: 0.23.2 → 0.26.3](python-jsonschema/check-jsonschema@0.23.2...0.26.3)
  • Loading branch information
pre-commit-ci[bot] authored Aug 28, 2023
1 parent caa3198 commit ac8953e
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 @@ -15,7 +15,7 @@ repos:
args:
- --futures=true
- repo: https://github.com/Zac-HD/shed
rev: 2023.5.2
rev: 2023.6.1
hooks:
- id: shed
args:
Expand All @@ -26,7 +26,7 @@ repos:
- markdown
- rst
- repo: https://github.com/PyCQA/flake8
rev: 6.0.0
rev: 6.1.0
hooks:
- id: flake8
- repo: https://github.com/pre-commit/pre-commit-hooks
Expand Down Expand Up @@ -62,7 +62,7 @@ repos:
# - -ignore
# - 'SC1004:'
- repo: https://github.com/sirosen/check-jsonschema
rev: 0.23.2
rev: 0.26.3
hooks:
- id: check-github-actions
- id: check-github-workflows
Expand Down

0 comments on commit ac8953e

Please sign in to comment.