Skip to content

Commit 1827954

Browse files
Auto-update pre-commit hooks (#462)
1 parent d7ae074 commit 1827954

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
repos:
22
- repo: https://github.com/charliermarsh/ruff-pre-commit
3-
rev: v0.3.4
3+
rev: v0.3.5
44
hooks:
55
- id: ruff
66
args:
77
- --fix
88
- repo: https://github.com/pre-commit/pre-commit-hooks
9-
rev: v4.5.0
9+
rev: v4.6.0
1010
hooks:
1111
- id: check-executables-have-shebangs
1212
stages: [manual]

0 commit comments

Comments
 (0)