Skip to content

Commit f15d40a

Browse files
authored
Merge pull request #243 from casework/update_precommit
Run pre-commit autoupdate
2 parents a1b1b99 + 9ce8615 commit f15d40a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
repos:
1313
- repo: https://github.com/pre-commit/pre-commit-hooks
14-
rev: v4.2.0
14+
rev: v4.4.0
1515
hooks:
1616
- id: check-json
1717
- id: pretty-format-json
@@ -21,6 +21,6 @@ repos:
2121
- --no-sort-keys
2222
exclude: ^vendor/
2323
- repo: https://github.com/psf/black
24-
rev: 22.3.0
24+
rev: 23.3.0
2525
hooks:
2626
- id: black

0 commit comments

Comments
 (0)