Skip to content

Commit 73780d2

Browse files
[pre-commit.ci] pre-commit autoupdate (#292)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.9.9 → v0.11.4](astral-sh/ruff-pre-commit@v0.9.9...v0.11.4) - [github.com/SINTEF/ci-cd: v2.9.1 → v2.9.2](SINTEF/ci-cd@v2.9.1...v2.9.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Casper Welzel Andersen <43357585+CasperWA@users.noreply.github.com>
1 parent 5e9f745 commit 73780d2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ repos:
4747
additional_dependencies: [black]
4848

4949
- repo: https://github.com/astral-sh/ruff-pre-commit
50-
rev: v0.9.9
50+
rev: v0.11.4
5151
hooks:
5252
- id: ruff
5353
args: ["--fix", "--exit-non-zero-on-fix", "--show-fixes"]
@@ -69,7 +69,7 @@ repos:
6969
- "pydantic>=2,<3"
7070

7171
- repo: https://github.com/SINTEF/ci-cd
72-
rev: v2.9.1
72+
rev: v2.9.2
7373
hooks:
7474
- id: docs-api-reference
7575
args:

0 commit comments

Comments
 (0)