Skip to content

Commit a1d0528

Browse files
committed
chore: update pre-commit hooks
1 parent 842e651 commit a1d0528

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
@@ -44,13 +44,13 @@ repos:
4444

4545
- repo: https://github.com/charliermarsh/ruff-pre-commit
4646
# Ruff version.
47-
rev: 'v0.12.7'
47+
rev: 'v0.12.8'
4848
hooks:
4949
- id: ruff
5050
- id: ruff-format
5151

5252
- repo: https://github.com/pre-commit/pre-commit-hooks
53-
rev: v5.0.0
53+
rev: v6.0.0
5454
hooks:
5555
- id: end-of-file-fixer
5656
exclude: |

0 commit comments

Comments
 (0)