File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Changes here will be overwritten by Copier; NEVER EDIT MANUALLY
2
- _commit : v0.8.18
2
+ _commit : v0.8.19
3
3
_src_path : https://github.com/serious-scaffold/ss-pybind11
4
4
5
5
author_name : l.feng
Original file line number Diff line number Diff line change 82
82
--durations=20
83
83
84
84
- name : Upload coverage report
85
- uses : codecov/codecov-action@015f24e6818733317a2da2edd6290ab26238649a # v5.0.7
85
+ uses : codecov/codecov-action@7f8b4b4bde536c465e797be725718b88c5d95e0e # v5.1.1
86
86
87
87
88
88
check-docs :
Original file line number Diff line number Diff line change 48
48
49
49
# Strong lint from ruff
50
50
- repo : https://github.com/astral-sh/ruff-pre-commit
51
- rev : v0.8.1
51
+ rev : v0.8.2
52
52
hooks :
53
53
- id : ruff
54
54
args : [--fix, --show-fixes]
@@ -132,7 +132,7 @@ repos:
132
132
133
133
# Check for markdown
134
134
- repo : https://github.com/igorshubovych/markdownlint-cli
135
- rev : v0.41 .0
135
+ rev : v0.43 .0
136
136
hooks :
137
137
- id : markdownlint-fix
138
138
You can’t perform that action at this time.
0 commit comments