Skip to content

Commit 16982f7

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/tox-dev/pyproject-fmt: v2.16.0 → v2.16.2](tox-dev/pyproject-fmt@v2.16.0...v2.16.2) - [github.com/kynan/nbstripout: 186d22f → 0.9.1](kynan/nbstripout@186d22f...0.9.1) - [github.com/astral-sh/ruff-pre-commit: v0.15.1 → v0.15.2](astral-sh/ruff-pre-commit@v0.15.1...v0.15.2) - [github.com/astral-sh/ruff-pre-commit: v0.15.1 → v0.15.2](astral-sh/ruff-pre-commit@v0.15.1...v0.15.2) - [github.com/rhysd/actionlint: v1.7.10 → v1.7.11](rhysd/actionlint@v1.7.10...v1.7.11)
1 parent fa9f91d commit 16982f7

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

.pre-commit-config.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ repos:
2323
args: [--in-place, --config, ./pyproject.toml]
2424

2525
- repo: https://github.com/tox-dev/pyproject-fmt
26-
rev: "v2.16.0"
26+
rev: "v2.16.2"
2727
hooks:
2828
- id: pyproject-fmt
2929

@@ -39,14 +39,14 @@ repos:
3939

4040
# Notebook tools
4141
- repo: https://github.com/kynan/nbstripout
42-
rev: 186d22f
42+
rev: 0.9.1
4343
hooks:
4444
- id: nbstripout
4545
args: [--drop-empty-cells]
4646

4747
- repo: https://github.com/astral-sh/ruff-pre-commit
4848
# Ruff version.
49-
rev: v0.15.1
49+
rev: v0.15.2
5050
hooks:
5151
- id: ruff
5252
name: "ruff sort imports notebooks"
@@ -88,7 +88,7 @@ repos:
8888

8989
- repo: https://github.com/astral-sh/ruff-pre-commit
9090
# Ruff version.
91-
rev: v0.15.1
91+
rev: v0.15.2
9292
hooks:
9393
- id: ruff
9494
name: "ruff sort imports"
@@ -127,7 +127,7 @@ repos:
127127
args: ["--ignore-words-list=doas"]
128128

129129
- repo: https://github.com/rhysd/actionlint
130-
rev: "v1.7.10"
130+
rev: "v1.7.11"
131131
hooks:
132132
- id: actionlint
133133

0 commit comments

Comments
 (0)