Skip to content

Commit 57e71e1

Browse files
authored
Merge pull request #481 from thedropbears/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 28b0e56 + 5066ef8 commit 57e71e1

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
@@ -7,7 +7,7 @@ minimum_pre_commit_version: '3.2.0'
77

88
repos:
99
- repo: https://github.com/pre-commit/pre-commit-hooks
10-
rev: v5.0.0
10+
rev: v6.0.0
1111
hooks:
1212
# Side effects
1313
- id: fix-byte-order-marker
@@ -22,7 +22,7 @@ repos:
2222
- id: check-yaml
2323

2424
- repo: https://github.com/astral-sh/ruff-pre-commit
25-
rev: v0.12.5
25+
rev: v0.12.11
2626
hooks:
2727
- id: ruff
2828
args:

0 commit comments

Comments
 (0)