Skip to content

Commit 16c9958

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](pre-commit/pre-commit-hooks@v4.5.0...v4.6.0) - [github.com/astral-sh/ruff-pre-commit: v0.3.2 → v0.4.1](astral-sh/ruff-pre-commit@v0.3.2...v0.4.1)
1 parent f16e115 commit 16c9958

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ exclude: |
55
66
repos:
77
- repo: https://github.com/pre-commit/pre-commit-hooks
8-
rev: v4.5.0
8+
rev: v4.6.0
99
hooks:
1010
- id: check-added-large-files
1111
args: ['--maxkb=25']
@@ -39,7 +39,7 @@ repos:
3939
hooks:
4040
- id: sort-all
4141
- repo: https://github.com/astral-sh/ruff-pre-commit
42-
rev: v0.3.2
42+
rev: v0.4.1
4343
hooks:
4444
- id: ruff
4545
args: [--config, pyproject.toml, hooks, tests]

0 commit comments

Comments
 (0)