Skip to content

Commit

Permalink
[3.12] Pre-commit: Drop specific language version and bump hooks (pyt…
Browse files Browse the repository at this point in the history
…honGH-128801)

(cherry picked from commit 3de7cc1)

Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
  • Loading branch information
ZeroIntensity committed Jan 18, 2025
1 parent bca4890 commit fcc8fee
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
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.8.2
rev: v0.9.1
hooks:
- id: ruff
name: Run Ruff (lint) on Doc/
Expand Down Expand Up @@ -34,7 +34,7 @@ repos:
types_or: [c, inc, python, rst]

- repo: https://github.com/woodruffw/zizmor-pre-commit
rev: v0.8.0
rev: v1.1.1
hooks:
- id: zizmor

Expand Down

0 comments on commit fcc8fee

Please sign in to comment.