Skip to content

Commit 44a66b2

Browse files
chore(deps): Update .pre-commit-config.yaml
1 parent 327c285 commit 44a66b2

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.pre-commit-config.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ repos:
3737
hooks:
3838
- id: ssort
3939
- repo: https://github.com/psf/black
40-
rev: 782e5605c86aab56be6f905da10dcd3e463fd9c2 # frozen: 25.12.0
40+
rev: 6305bf1ae645ab7541be4f5028a86239316178eb # frozen: 26.1.0
4141
hooks:
4242
- id: black
4343
- repo: https://github.com/pycqa/isort
@@ -60,7 +60,7 @@ repos:
6060
args:
6161
- --py310-plus
6262
- repo: https://github.com/MarcoGorelli/auto-walrus
63-
rev: ba0661836089a532a710f68713a3e3e53f7f0113 # frozen: 0.3.4
63+
rev: 1743edbed52f3d61886b59d98a27164a8af29c0d # frozen: 0.4.1
6464
hooks:
6565
- id: auto-walrus
6666
additional_dependencies:
@@ -72,7 +72,7 @@ repos:
7272
additional_dependencies:
7373
- tomli ; python_version < '3.11'
7474
- repo: https://github.com/commitizen-tools/commitizen
75-
rev: 9f3ec868c0429155a46b4819b625d47a8522a3d5 # frozen: v4.10.0
75+
rev: dd972c939bcf5b90aa2f38abbcea5a36e8a797cb # frozen: v4.13.7
7676
hooks:
7777
- id: commitizen
7878
- repo: local
@@ -98,7 +98,7 @@ repos:
9898
hooks:
9999
- id: autoflake
100100
- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks
101-
rev: '19b28a9f0a0102b30776f054bea4176e7af50dbe' # frozen: v2.15.0
101+
rev: '4380fbb73a154b5f5624794c1c78d9719ccc860f' # frozen: v2.16.0
102102
hooks:
103103
- id: pretty-format-toml
104104
args:

0 commit comments

Comments
 (0)