Skip to content

Commit 4ccb635

Browse files
committed
Bumped pre-commit hook versions
1 parent d19520a commit 4ccb635

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,12 +55,12 @@ repos:
5555
- id: pyroma
5656
args: ["-d", "--min=10", "."]
5757
- repo: https://github.com/pre-commit/mirrors-mypy
58-
rev: v2.1.0
58+
rev: v2.3.1
5959
hooks:
6060
- id: mypy
6161
additional_dependencies: ["types-docutils", "types-python-dateutil", "types-requests"]
6262
- repo: "https://github.com/python-jsonschema/check-jsonschema"
63-
rev: "0.37.3"
63+
rev: "0.38.0"
6464
hooks:
6565
- id: check-github-workflows
6666
- repo: https://github.com/johannsdg/pre-commit-license-headers

0 commit comments

Comments
 (0)