We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e75b11b commit 5ce4f87Copy full SHA for 5ce4f87
.pre-commit-config.yaml
@@ -3,7 +3,7 @@
3
4
repos:
5
- repo: https://github.com/pre-commit/pre-commit-hooks
6
- rev: c4a0b883114b00d8d76b479c820ce7950211c99b # frozen: v4.5.0
+ rev: 2c9f875913ee60ca25ce70243dc24d5b6415598c # frozen: v4.6.0
7
hooks:
8
- id: check-added-large-files
9
- id: check-ast
@@ -42,7 +42,7 @@ repos:
42
args: [--no-pycodestyle, --max-line-length=88]
43
44
- repo: https://github.com/astral-sh/ruff-pre-commit
45
- rev: 1986670a8c4578a526ad3dddee3b35d9cfb9d7be # frozen: v0.3.4
+ rev: c0bff48397a5119af3fadb07c507dd09ac9e2aa8 # frozen: v0.3.6
46
47
- id: ruff
48
args: [--fix, --exit-non-zero-on-fix]
0 commit comments