Skip to content

Commit b36242b

Browse files
webjunkie01dill0wn
authored andcommitted
[#8570] ran pre-commit autoupdate to keep ruff versions in sync
1 parent 6c5838e commit b36242b

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
@@ -18,7 +18,7 @@
1818
default_stages: [pre-commit]
1919
repos:
2020
- repo: https://github.com/pre-commit/pre-commit-hooks
21-
rev: v4.6.0
21+
rev: v5.0.0
2222
hooks:
2323
# general checks
2424
- id: check-xml
@@ -98,7 +98,7 @@ repos:
9898

9999
- repo: https://github.com/astral-sh/ruff-pre-commit
100100
# Ruff version.
101-
rev: v0.5.5
101+
rev: v0.7.2
102102
hooks:
103103
- id: ruff
104104
types: [python]

0 commit comments

Comments
 (0)