Skip to content

Commit 7998d8d

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.10 → v0.14.11](astral-sh/ruff-pre-commit@v0.14.10...v0.14.11) - [github.com/sourcery-ai/sourcery: v1.41.1 → v1.40.1b57](sourcery-ai/sourcery@v1.41.1...v1.40.1b57)
1 parent 5a516cb commit 7998d8d

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
@@ -28,7 +28,7 @@ repos:
2828
- id: sort-simple-yaml
2929
- id: trailing-whitespace
3030
- repo: https://github.com/astral-sh/ruff-pre-commit
31-
rev: v0.14.10
31+
rev: v0.14.11
3232
hooks:
3333
- id: ruff
3434
args: [--fix, --exit-non-zero-on-fix]
@@ -38,7 +38,7 @@ repos:
3838
hooks:
3939
- id: mypy
4040
- repo: https://github.com/sourcery-ai/sourcery
41-
rev: v1.41.1
41+
rev: v1.40.1b57
4242
hooks:
4343
- id: sourcery
4444
args: [--diff=git diff HEAD, --no-summary]

0 commit comments

Comments
 (0)