Skip to content

Commit ded3eeb

Browse files
pre-commitgithub-actions[bot]
authored andcommitted
pre-commit: Autoupdate
1 parent 0ed5d43 commit ded3eeb

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
@@ -3,15 +3,15 @@
33

44
repos:
55
- repo: https://github.com/pre-commit/pre-commit-hooks
6-
rev: v5.0.0
6+
rev: v6.0.0
77
hooks:
88
- id: check-merge-conflict
99
- id: check-yaml
1010
- id: end-of-file-fixer
1111
- id: trailing-whitespace
1212

1313
- repo: https://github.com/astral-sh/ruff-pre-commit
14-
rev: v0.12.8
14+
rev: v0.12.9
1515
hooks:
1616
- id: ruff
1717
args:

0 commit comments

Comments
 (0)