Skip to content

Commit 33baf13

Browse files
committed
fix(deps) Update all non-major dependencies
1 parent 246837a commit 33baf13

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,11 @@ repos:
3232
exclude: docs*
3333
additional_dependencies: [toml]
3434
- repo: https://github.com/psf/black
35-
rev: 23.12.0
35+
rev: 23.12.1
3636
hooks:
3737
- id: black
3838
- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks
39-
rev: v2.11.0
39+
rev: v2.12.0
4040
hooks:
4141
- id: pretty-format-ini
4242
args: [--autofix]

0 commit comments

Comments
 (0)