Skip to content

Commit 1a71844

Browse files
authored
Merge branch 'main' into renovate/pre-commit-pre-commit-hooks-5.x
2 parents eb1465f + 067b8a3 commit 1a71844

File tree

2 files changed

+56
-56
lines changed

2 files changed

+56
-56
lines changed

.pre-commit-config.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
exclude: ^{{cookiecutter.project_slug}}/|^tests/data/test_package_generation/
22
repos:
33
- repo: https://github.com/astral-sh/ruff-pre-commit
4-
rev: v0.7.1
4+
rev: v0.6.8
55
hooks:
66
- id: ruff
77
args:
@@ -24,21 +24,21 @@ repos:
2424
hooks:
2525
- id: toml-sort-fix
2626
- repo: https://github.com/pre-commit/mirrors-mypy
27-
rev: v1.13.0
27+
rev: v1.11.2
2828
hooks:
2929
- id: mypy
3030
args:
3131
- --config-file=pyproject.toml
3232
additional_dependencies:
3333
- pytest
3434
- repo: https://github.com/pre-commit/mirrors-prettier
35-
rev: v4.0.0-alpha.8
35+
rev: v3.1.0
3636
hooks:
3737
- id: prettier
3838
args:
3939
- --quote-props=as-needed
4040
- repo: https://github.com/pre-commit/pre-commit-hooks
41-
rev: v5.0.0
41+
rev: v4.6.0
4242
hooks:
4343
- id: check-case-conflict
4444
- id: check-docstring-first
@@ -49,7 +49,7 @@ repos:
4949
- --fix=lf
5050
- id: trailing-whitespace
5151
- repo: https://github.com/python-jsonschema/check-jsonschema
52-
rev: 0.29.4
52+
rev: 0.29.3
5353
hooks:
5454
# Schemas taken from https://www.schemastore.org/json/
5555
- id: check-jsonschema

docs/Gemfile.lock

Lines changed: 51 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -22,22 +22,22 @@ GEM
2222
ffi (1.17.0-x86_64-linux-gnu)
2323
ffi (1.17.0-x86_64-linux-musl)
2424
forwardable-extended (2.6.0)
25-
google-protobuf (4.28.2)
25+
google-protobuf (4.28.3)
2626
bigdecimal
2727
rake (>= 13)
28-
google-protobuf (4.28.2-aarch64-linux)
28+
google-protobuf (4.28.3-aarch64-linux)
2929
bigdecimal
3030
rake (>= 13)
31-
google-protobuf (4.28.2-arm64-darwin)
31+
google-protobuf (4.28.3-arm64-darwin)
3232
bigdecimal
3333
rake (>= 13)
34-
google-protobuf (4.28.2-x86-linux)
34+
google-protobuf (4.28.3-x86-linux)
3535
bigdecimal
3636
rake (>= 13)
37-
google-protobuf (4.28.2-x86_64-darwin)
37+
google-protobuf (4.28.3-x86_64-darwin)
3838
bigdecimal
3939
rake (>= 13)
40-
google-protobuf (4.28.2-x86_64-linux)
40+
google-protobuf (4.28.3-x86_64-linux)
4141
bigdecimal
4242
rake (>= 13)
4343
http_parser.rb (0.8.0)
@@ -88,54 +88,54 @@ GEM
8888
rb-fsevent (0.11.2)
8989
rb-inotify (0.11.1)
9090
ffi (~> 1.0)
91-
rexml (3.3.8)
91+
rexml (3.3.9)
9292
rouge (4.4.0)
9393
safe_yaml (1.0.5)
94-
sass-embedded (1.79.4)
95-
google-protobuf (~> 4.27)
94+
sass-embedded (1.80.5)
95+
google-protobuf (~> 4.28)
9696
rake (>= 13)
97-
sass-embedded (1.79.4-aarch64-linux-android)
98-
google-protobuf (~> 4.27)
99-
sass-embedded (1.79.4-aarch64-linux-gnu)
100-
google-protobuf (~> 4.27)
101-
sass-embedded (1.79.4-aarch64-linux-musl)
102-
google-protobuf (~> 4.27)
103-
sass-embedded (1.79.4-aarch64-mingw-ucrt)
104-
google-protobuf (~> 4.27)
105-
sass-embedded (1.79.4-arm-linux-androideabi)
106-
google-protobuf (~> 4.27)
107-
sass-embedded (1.79.4-arm-linux-gnueabihf)
108-
google-protobuf (~> 4.27)
109-
sass-embedded (1.79.4-arm-linux-musleabihf)
110-
google-protobuf (~> 4.27)
111-
sass-embedded (1.79.4-arm64-darwin)
112-
google-protobuf (~> 4.27)
113-
sass-embedded (1.79.4-riscv64-linux-android)
114-
google-protobuf (~> 4.27)
115-
sass-embedded (1.79.4-riscv64-linux-gnu)
116-
google-protobuf (~> 4.27)
117-
sass-embedded (1.79.4-riscv64-linux-musl)
118-
google-protobuf (~> 4.27)
119-
sass-embedded (1.79.4-x86-cygwin)
120-
google-protobuf (~> 4.27)
121-
sass-embedded (1.79.4-x86-linux-android)
122-
google-protobuf (~> 4.27)
123-
sass-embedded (1.79.4-x86-linux-gnu)
124-
google-protobuf (~> 4.27)
125-
sass-embedded (1.79.4-x86-linux-musl)
126-
google-protobuf (~> 4.27)
127-
sass-embedded (1.79.4-x86-mingw-ucrt)
128-
google-protobuf (~> 4.27)
129-
sass-embedded (1.79.4-x86_64-cygwin)
130-
google-protobuf (~> 4.27)
131-
sass-embedded (1.79.4-x86_64-darwin)
132-
google-protobuf (~> 4.27)
133-
sass-embedded (1.79.4-x86_64-linux-android)
134-
google-protobuf (~> 4.27)
135-
sass-embedded (1.79.4-x86_64-linux-gnu)
136-
google-protobuf (~> 4.27)
137-
sass-embedded (1.79.4-x86_64-linux-musl)
138-
google-protobuf (~> 4.27)
97+
sass-embedded (1.80.5-aarch64-linux-android)
98+
google-protobuf (~> 4.28)
99+
sass-embedded (1.80.5-aarch64-linux-gnu)
100+
google-protobuf (~> 4.28)
101+
sass-embedded (1.80.5-aarch64-linux-musl)
102+
google-protobuf (~> 4.28)
103+
sass-embedded (1.80.5-aarch64-mingw-ucrt)
104+
google-protobuf (~> 4.28)
105+
sass-embedded (1.80.5-arm-linux-androideabi)
106+
google-protobuf (~> 4.28)
107+
sass-embedded (1.80.5-arm-linux-gnueabihf)
108+
google-protobuf (~> 4.28)
109+
sass-embedded (1.80.5-arm-linux-musleabihf)
110+
google-protobuf (~> 4.28)
111+
sass-embedded (1.80.5-arm64-darwin)
112+
google-protobuf (~> 4.28)
113+
sass-embedded (1.80.5-riscv64-linux-android)
114+
google-protobuf (~> 4.28)
115+
sass-embedded (1.80.5-riscv64-linux-gnu)
116+
google-protobuf (~> 4.28)
117+
sass-embedded (1.80.5-riscv64-linux-musl)
118+
google-protobuf (~> 4.28)
119+
sass-embedded (1.80.5-x86-cygwin)
120+
google-protobuf (~> 4.28)
121+
sass-embedded (1.80.5-x86-linux-android)
122+
google-protobuf (~> 4.28)
123+
sass-embedded (1.80.5-x86-linux-gnu)
124+
google-protobuf (~> 4.28)
125+
sass-embedded (1.80.5-x86-linux-musl)
126+
google-protobuf (~> 4.28)
127+
sass-embedded (1.80.5-x86-mingw-ucrt)
128+
google-protobuf (~> 4.28)
129+
sass-embedded (1.80.5-x86_64-cygwin)
130+
google-protobuf (~> 4.28)
131+
sass-embedded (1.80.5-x86_64-darwin)
132+
google-protobuf (~> 4.28)
133+
sass-embedded (1.80.5-x86_64-linux-android)
134+
google-protobuf (~> 4.28)
135+
sass-embedded (1.80.5-x86_64-linux-gnu)
136+
google-protobuf (~> 4.28)
137+
sass-embedded (1.80.5-x86_64-linux-musl)
138+
google-protobuf (~> 4.28)
139139
terminal-table (3.0.2)
140140
unicode-display_width (>= 1.1.1, < 3)
141141
unicode-display_width (2.6.0)

0 commit comments

Comments
 (0)