Skip to content

Commit 0ef6e5e

Browse files
authored
Merge pull request #1115 from Mause/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 5c82873 + 1c185cc commit 0ef6e5e

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
@@ -1,7 +1,7 @@
11
exclude: .*\.snap
22
repos:
33
- repo: https://github.com/pre-commit/pre-commit-hooks
4-
rev: v4.6.0
4+
rev: v5.0.0
55
hooks:
66
- id: check-yaml
77
- id: check-json
@@ -29,7 +29,7 @@ repos:
2929
- id: tox-ini-fmt
3030
- repo: https://github.com/astral-sh/ruff-pre-commit
3131
# Ruff version.
32-
rev: 'v0.6.8'
32+
rev: 'v0.6.9'
3333
hooks:
3434
- id: ruff
3535
args:

0 commit comments

Comments
 (0)