Commit 68e6cb8 1 parent a8816ef commit 68e6cb8 Copy full SHA for 68e6cb8
File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 15
15
fail_fast : true
16
16
17
17
- repo : https://github.com/pre-commit/pre-commit-hooks
18
- rev : v4.6 .0
18
+ rev : v5.0 .0
19
19
hooks :
20
20
# General
21
21
- id : check-merge-conflict
37
37
fail_fast : true
38
38
39
39
- repo : https://github.com/pre-commit/pre-commit-hooks
40
- rev : v4.6 .0
40
+ rev : v5.0 .0
41
41
hooks :
42
42
- id : check-ast
43
43
fail_fast : true
53
53
args : ["--include-version-classifiers"]
54
54
55
55
- repo : https://github.com/pre-commit/pre-commit-hooks
56
- rev : v4.6 .0
56
+ rev : v5.0 .0
57
57
hooks :
58
58
- id : mixed-line-ending
59
59
- id : trailing-whitespace
76
76
- id : black
77
77
78
78
- repo : https://github.com/pre-commit/mirrors-clang-format
79
- rev : v19.1.0
79
+ rev : v19.1.1
80
80
hooks :
81
81
- id : clang-format
82
82
files : pypcode/pypcode_native.cpp
@@ -98,14 +98,14 @@ repos:
98
98
- id : rst-inline-touching-normal
99
99
100
100
- repo : https://github.com/pre-commit/pre-commit-hooks
101
- rev : v4.6 .0
101
+ rev : v5.0 .0
102
102
hooks :
103
103
- id : debug-statements
104
104
- id : check-builtin-literals
105
105
- id : check-docstring-first
106
106
107
107
- repo : https://github.com/astral-sh/ruff-pre-commit
108
- rev : v0.6.8
108
+ rev : v0.6.9
109
109
hooks :
110
110
- id : ruff
111
111
You can’t perform that action at this time.
0 commit comments