Skip to content

Commit 5ce4f87

Browse files
Update pre-commit repos (#738)
1 parent e75b11b commit 5ce4f87

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

44
repos:
55
- repo: https://github.com/pre-commit/pre-commit-hooks
6-
rev: c4a0b883114b00d8d76b479c820ce7950211c99b # frozen: v4.5.0
6+
rev: 2c9f875913ee60ca25ce70243dc24d5b6415598c # frozen: v4.6.0
77
hooks:
88
- id: check-added-large-files
99
- id: check-ast
@@ -42,7 +42,7 @@ repos:
4242
args: [--no-pycodestyle, --max-line-length=88]
4343

4444
- repo: https://github.com/astral-sh/ruff-pre-commit
45-
rev: 1986670a8c4578a526ad3dddee3b35d9cfb9d7be # frozen: v0.3.4
45+
rev: c0bff48397a5119af3fadb07c507dd09ac9e2aa8 # frozen: v0.3.6
4646
hooks:
4747
- id: ruff
4848
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)