Skip to content

Commit

Permalink
[#8570] ran pre-commit autoupdate to keep ruff versions in sync
Browse files Browse the repository at this point in the history
  • Loading branch information
webjunkie01 authored and dill0wn committed Nov 25, 2024
1 parent 6c5838e commit b36242b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
default_stages: [pre-commit]
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
rev: v5.0.0
hooks:
# general checks
- id: check-xml
Expand Down Expand Up @@ -98,7 +98,7 @@ repos:

- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev: v0.5.5
rev: v0.7.2
hooks:
- id: ruff
types: [python]

0 comments on commit b36242b

Please sign in to comment.