Skip to content

Commit 564e9a5

Browse files
authored
Merge pull request #167 from gpauloski/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 98cfe78 + 481f044 commit 564e9a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,14 @@ repos:
1818
hooks:
1919
- id: codespell
2020
- repo: 'https://github.com/charliermarsh/ruff-pre-commit'
21-
rev: v0.11.11
21+
rev: v0.11.12
2222
hooks:
2323
- id: ruff
2424
args:
2525
- '--fix'
2626
- id: ruff-format
2727
- repo: 'https://github.com/pre-commit/mirrors-mypy'
28-
rev: v1.15.0
28+
rev: v1.16.0
2929
hooks:
3030
- id: mypy
3131
additional_dependencies: []

0 commit comments

Comments
 (0)