Skip to content

Commit d6e2c24

Browse files
chore(deps): update dependency https://github.com/serious-scaffold/ss-pybind11 to v0.8.40
1 parent 6f9d10b commit d6e2c24

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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.39
2+
_commit: v0.8.40
33
_src_path: https://github.com/serious-scaffold/ss-pybind11
44
author_email: msclock@126.com
55
author_name: l.feng

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ repos:
108108

109109
# Check jsonschema
110110
- repo: https://github.com/python-jsonschema/check-jsonschema
111-
rev: 0.32.1
111+
rev: 0.33.0
112112
hooks:
113113
- id: check-dependabot
114114
- id: check-github-workflows

.renovaterc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
":enablePreCommit"
66
],
77
"automergeType": "pr",
8-
"automergeStrategy": "merge-commit",
8+
"automergeStrategy": "squash",
99
"ignoreScripts": false,
1010
"platformAutomerge": false,
1111
"packageRules": [

0 commit comments

Comments
 (0)