Skip to content

Commit eedc9c0

Browse files
authored
Update latest dependencies
1 parent 91e248a commit eedc9c0

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
@@ -13,12 +13,12 @@ repos:
1313
- id: absolufy-imports
1414
files: ^trane/
1515
- repo: https://github.com/asottile/add-trailing-comma
16-
rev: v3.1.0
16+
rev: v3.2.0
1717
hooks:
1818
- id: add-trailing-comma
1919
name: Add trailing comma
2020
- repo: https://github.com/charliermarsh/ruff-pre-commit
21-
rev: v0.9.5
21+
rev: v0.11.11
2222
hooks:
2323
- id: ruff
2424
types_or: [ python, pyi, jupyter ]

0 commit comments

Comments
 (0)