Skip to content

Commit b85b819

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/Zac-HD/shed: 2024.3.1 → 2024.10.1](Zac-HD/shed@2024.3.1...2024.10.1) - [github.com/pre-commit/mirrors-mypy: v1.11.2 → v1.12.1](pre-commit/mirrors-mypy@v1.11.2...v1.12.1) - [github.com/sirosen/check-jsonschema: 0.29.3 → 0.29.4](python-jsonschema/check-jsonschema@0.29.3...0.29.4)
1 parent 90ce06a commit b85b819

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ repos:
1010
hooks:
1111
- id: yesqa
1212
- repo: https://github.com/Zac-HD/shed
13-
rev: 2024.3.1
13+
rev: 2024.10.1
1414
hooks:
1515
- id: shed
1616
args:
@@ -37,7 +37,7 @@ repos:
3737
- id: check-yaml
3838
- id: debug-statements
3939
- repo: https://github.com/pre-commit/mirrors-mypy
40-
rev: v1.11.2
40+
rev: v1.12.1
4141
hooks:
4242
- id: mypy
4343
exclude: ^(docs|tests)/.*
@@ -65,7 +65,7 @@ repos:
6565
- 'SC1004:'
6666
stages: [manual]
6767
- repo: https://github.com/sirosen/check-jsonschema
68-
rev: 0.29.3
68+
rev: 0.29.4
6969
hooks:
7070
- id: check-github-actions
7171
ci:

0 commit comments

Comments
 (0)