Skip to content

Commit 5a83668

Browse files
authored
Merge pull request #114 from cphyc/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 9e44da3 + cf4681f commit 5a83668

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
@@ -14,7 +14,7 @@ repos:
1414
- id: black
1515
language_version: python3
1616
- repo: https://github.com/asottile/blacken-docs
17-
rev: v1.12.1
17+
rev: 1.13.0
1818
hooks:
1919
- id: blacken-docs
2020
additional_dependencies: [black==22.1.0]
@@ -28,6 +28,6 @@ repos:
2828
hooks:
2929
- id: mypy
3030
- repo: https://github.com/charliermarsh/ruff-pre-commit
31-
rev: v0.0.216
31+
rev: v0.0.223
3232
hooks:
3333
- id: ruff

0 commit comments

Comments
 (0)