Skip to content

Commit d0ea8a7

Browse files
Pre-commit autoupdate
1 parent 8325d8c commit d0ea8a7

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
@@ -1,17 +1,17 @@
11
repos:
22
- repo: https://github.com/pre-commit/pre-commit-hooks
3-
rev: v4.6.0
3+
rev: v5.0.0
44
hooks:
55
- id: check-yaml
66
- id: end-of-file-fixer
77
- id: trailing-whitespace
88
- id: check-toml
99
- repo: https://github.com/quantco/pre-commit-mirrors-ruff
10-
rev: 0.4.3
10+
rev: 0.12.2
1111
hooks:
1212
- id: ruff-conda
1313
- id: ruff-format-conda
1414
- repo: https://github.com/quantco/pre-commit-mirrors-mypy
15-
rev: 1.10.0
15+
rev: 1.16.1
1616
hooks:
1717
- id: mypy-conda

0 commit comments

Comments
 (0)