Skip to content

Commit 1940439

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/setup-cfg-fmt: v2.3.0 → v2.4.0](asottile/setup-cfg-fmt@v2.3.0...v2.4.0) - [github.com/charliermarsh/ruff-pre-commit: v0.0.275 → v0.0.276](astral-sh/ruff-pre-commit@v0.0.275...v0.0.276)
1 parent 87d34f5 commit 1940439

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: .pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ repos:
77
- id: trailing-whitespace
88

99
- repo: https://github.com/asottile/setup-cfg-fmt
10-
rev: v2.3.0
10+
rev: v2.4.0
1111
hooks:
1212
- id: setup-cfg-fmt
1313

@@ -29,7 +29,7 @@ repos:
2929

3030
- repo: https://github.com/charliermarsh/ruff-pre-commit
3131
# Ruff version.
32-
rev: 'v0.0.275'
32+
rev: 'v0.0.276'
3333
hooks:
3434
- id: ruff
3535

0 commit comments

Comments
 (0)