Skip to content

Commit a6b0bb0

Browse files
committed
update shed version
1 parent d5f82a6 commit a6b0bb0

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
@@ -9,10 +9,10 @@ repos:
99
- id: check-yaml
1010

1111
- repo: https://github.com/Zac-HD/shed
12-
rev: 2024.10.1
12+
rev: 2025.6.1
1313
hooks:
1414
- id: shed
15-
additional_dependencies: [ 'black~=24.3' ]
15+
additional_dependencies: [ 'black~=25.1' ]
1616
types_or: [ python, pyi, markdown, rst ]
1717

1818
- repo: https://github.com/PyCQA/flake8

0 commit comments

Comments
 (0)