Skip to content

Commit 5b093cb

Browse files
authored
Update versions in pre-commit config
1 parent f2668c9 commit 5b093cb

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,11 +1,11 @@
11
repos:
22
- repo: https://github.com/psf/black-pre-commit-mirror
3-
rev: 23.9.1
3+
rev: 23.10.0
44
hooks:
55
- id: black
66

77
- repo: https://github.com/pre-commit/pre-commit-hooks
8-
rev: v4.4.0
8+
rev: v4.5.0
99
hooks:
1010
- id: check-case-conflict
1111
- id: check-merge-conflict
@@ -14,6 +14,6 @@ repos:
1414
- id: trailing-whitespace
1515

1616
- repo: https://github.com/sphinx-contrib/sphinx-lint
17-
rev: v0.6.8
17+
rev: v0.8.1
1818
hooks:
1919
- id: sphinx-lint

0 commit comments

Comments
 (0)