Skip to content

Commit 42ee443

Browse files
SkafteNickigithub-actions[bot]
authored andcommitted
Auto-update pre-commit hooks
1 parent f97bf62 commit 42ee443

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ repos:
1414
- id: detect-private-key
1515

1616
- repo: https://github.com/astral-sh/ruff-pre-commit
17-
rev: v0.14.13
17+
rev: v0.14.14
1818
hooks:
1919
- id: ruff
2020
args: ["--fix", "--unsafe-fixes"]
@@ -40,7 +40,7 @@ repos:
4040
- id: typos
4141

4242
- repo: https://github.com/tox-dev/pyproject-fmt
43-
rev: v2.11.1
43+
rev: v2.12.0
4444
hooks:
4545
- id: pyproject-fmt
4646
additional_dependencies: [tox]

0 commit comments

Comments
 (0)