Skip to content

Commit 6194b54

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents 2222432 + 0d65758 commit 6194b54

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
@@ -2,7 +2,7 @@ fail_fast: true
22

33
repos:
44
- repo: https://github.com/pre-commit/pre-commit-hooks
5-
rev: v4.4.0
5+
rev: v4.5.0
66
hooks:
77
- id: check-yaml
88
- id: check-toml
@@ -12,7 +12,7 @@ repos:
1212
exclude: "testdata"
1313

1414
- repo: https://github.com/psf/black
15-
rev: 23.7.0
15+
rev: 23.12.1
1616
hooks:
1717
- id: black
1818

0 commit comments

Comments
 (0)