Skip to content

Commit 2b94ed9

Browse files
author
pre-commit
authored
pre-commit: Autoupdate
1 parent 713cb36 commit 2b94ed9

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.1.7
6+
rev: v0.5.5
77
hooks:
88
- id: ruff
99
args: ["--show-source"]
1010
- id: ruff-format
1111

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

0 commit comments

Comments
 (0)