Skip to content

Commit dc5d16f

Browse files
chore(deps): update dependency https://github.com/serious-scaffold/ss-pybind11 to v0.8.19 (#108)
Co-authored-by: msclock-bot[bot] <163820484+msclock-bot[bot]@users.noreply.github.com>
1 parent 5de324d commit dc5d16f

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.copier-answers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Changes here will be overwritten by Copier; NEVER EDIT MANUALLY
2-
_commit: v0.8.18
2+
_commit: v0.8.19
33
_src_path: https://github.com/serious-scaffold/ss-pybind11
44
author_email: [email protected]
55
author_name: l.feng

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
--durations=20
8383
8484
- name: Upload coverage report
85-
uses: codecov/codecov-action@015f24e6818733317a2da2edd6290ab26238649a # v5.0.7
85+
uses: codecov/codecov-action@7f8b4b4bde536c465e797be725718b88c5d95e0e # v5.1.1
8686

8787

8888
check-docs:

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ repos:
4848

4949
# Strong lint from ruff
5050
- repo: https://github.com/astral-sh/ruff-pre-commit
51-
rev: v0.8.1
51+
rev: v0.8.2
5252
hooks:
5353
- id: ruff
5454
args: [--fix, --show-fixes]
@@ -132,7 +132,7 @@ repos:
132132

133133
# Check for markdown
134134
- repo: https://github.com/igorshubovych/markdownlint-cli
135-
rev: v0.41.0
135+
rev: v0.43.0
136136
hooks:
137137
- id: markdownlint-fix
138138

0 commit comments

Comments
 (0)