Skip to content

Commit 9162b2c

Browse files
pre-commitgithub-actions[bot]
authored andcommitted
pre-commit: Autoupdate
1 parent ac70eaa commit 9162b2c

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
@@ -3,14 +3,14 @@
33

44
repos:
55
- repo: https://github.com/astral-sh/ruff-pre-commit
6-
rev: v0.12.7
6+
rev: v0.13.0
77
hooks:
88
- id: ruff
99
args: ["--output-format=full"]
1010
- id: ruff-format
1111

1212
- repo: https://github.com/pre-commit/pre-commit-hooks
13-
rev: v5.0.0
13+
rev: v6.0.0
1414
hooks:
1515
- id: check-merge-conflict
1616
- id: end-of-file-fixer

0 commit comments

Comments
 (0)