Skip to content

Commit 3340fbb

Browse files
author
Bruno Oliveira
authored
Merge pull request #177 from ESSS/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 5fdabe0 + d37930a commit 3340fbb

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
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/psf/black-pre-commit-mirror
3-
rev: 25.11.0
3+
rev: 25.12.0
44
hooks:
55
- id: black
66
args: [--safe, --quiet]
@@ -31,7 +31,7 @@ repos:
3131
language: python
3232
additional_dependencies: [pygments, restructuredtext_lint]
3333
- repo: https://github.com/pre-commit/mirrors-mypy
34-
rev: v1.18.2
34+
rev: v1.19.1
3535
hooks:
3636
- id: mypy
3737
files: ^(src/)

0 commit comments

Comments
 (0)