Skip to content

Commit 352b362

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 23.10.1 → 23.12.1](psf/black@23.10.1...23.12.1) - [github.com/pre-commit/mirrors-eslint: v8.52.0 → v8.56.0](pre-commit/mirrors-eslint@v8.52.0...v8.56.0)
1 parent e7aca52 commit 352b362

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
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/psf/black
3-
rev: 23.10.1
3+
rev: 23.12.1
44
hooks:
55
- id: black
66
args: [--safe, --quiet, --line-length=88]
@@ -46,7 +46,7 @@ repos:
4646
args: [--py3-plus]
4747

4848
- repo: https://github.com/pre-commit/mirrors-eslint
49-
rev: v8.52.0
49+
rev: v8.56.0
5050
hooks:
5151
- id: eslint
5252
additional_dependencies:

0 commit comments

Comments
 (0)