Skip to content

Commit 8cf7918

Browse files
[pre-commit.ci] pre-commit autoupdate (#234)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.10 → v0.14.13](astral-sh/ruff-pre-commit@v0.14.10...v0.14.13) - [github.com/sourcery-ai/sourcery: v1.41.1 → v1.43.0](sourcery-ai/sourcery@v1.41.1...v1.43.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Nathan Patton <npatton@gmail.com>
1 parent 1a57d39 commit 8cf7918

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.13
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.43.0
4242
hooks:
4343
- id: sourcery
4444
args: [--diff=git diff HEAD, --no-summary]

0 commit comments

Comments
 (0)