Skip to content

Commit a3112ab

Browse files
authored
Merge pull request #170 from diazona/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 974d979 + dae3c26 commit a3112ab

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ repos:
2626
#- "--exit-non-zero-on-fix"
2727

2828
- repo: https://github.com/pre-commit/mirrors-mypy
29-
rev: v1.10.1
29+
rev: v1.11.1
3030
hooks:
3131
- id: mypy
3232
exclude: "conftest\\.py$"
@@ -36,7 +36,7 @@ repos:
3636
- types-requests
3737

3838
- repo: https://github.com/psf/black
39-
rev: 24.4.2
39+
rev: 24.8.0
4040
hooks:
4141
- id: black
4242

@@ -51,7 +51,7 @@ repos:
5151
- id: markdownlint-fix
5252

5353
- repo: https://github.com/twisted/towncrier
54-
rev: 23.11.0
54+
rev: 24.7.1
5555
hooks:
5656
- id: towncrier-check
5757
files: $changelog\.d/

0 commit comments

Comments
 (0)