Skip to content

Commit 9a7742d

Browse files
committed
fix(deps) Update all non-major dependencies
1 parent a6bfdb4 commit 9a7742d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ repos:
1515
- id: end-of-file-fixer
1616
- id: check-yaml
1717
- repo: https://github.com/PyCQA/autoflake
18-
rev: v2.2.1
18+
rev: v2.3.0
1919
hooks:
2020
- id: autoflake
2121
exclude: &fixtures test/

0 commit comments

Comments
 (0)