Skip to content

Commit 2d336a1

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/pre-commit-hooks: v4.6.0 → v6.0.0](pre-commit/pre-commit-hooks@v4.6.0...v6.0.0) - [github.com/astral-sh/ruff-pre-commit: v0.6.8 → v0.14.6](astral-sh/ruff-pre-commit@v0.6.8...v0.14.6)
1 parent 6b39973 commit 2d336a1

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
@@ -6,7 +6,7 @@ default_language_version:
66
python: python3.11
77
repos:
88
- repo: https://github.com/pre-commit/pre-commit-hooks
9-
rev: v4.6.0
9+
rev: v6.0.0
1010
hooks:
1111
- id: check-toml
1212
- id: trailing-whitespace
@@ -17,7 +17,7 @@ repos:
1717
- id: check-merge-conflict
1818
- id: fix-byte-order-marker
1919
- repo: https://github.com/astral-sh/ruff-pre-commit
20-
rev: 'v0.6.8'
20+
rev: 'v0.14.6'
2121
hooks:
2222
- id: ruff
2323
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)