Skip to content

Commit ebd7eee

Browse files
committed
⬆️ Update precommits
1 parent 4e0d1f7 commit ebd7eee

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
@@ -10,14 +10,14 @@ repos:
1010
types: [python]
1111

1212
- repo: https://github.com/astral-sh/ruff-pre-commit
13-
rev: "v0.13.3"
13+
rev: "v0.14.3"
1414
hooks:
1515
- id: ruff
1616
args: [--fix, --exit-non-zero-on-fix]
1717
- id: ruff-format
1818

1919
- repo: https://github.com/tox-dev/pyproject-fmt
20-
rev: 'v2.7.0'
20+
rev: 'v2.11.0'
2121
hooks:
2222
- id: pyproject-fmt
2323

0 commit comments

Comments
 (0)