Skip to content

Commit

Permalink
Merge pull request #221 from rstcheck/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
Cielquan committed May 26, 2024
2 parents 9829e7c + 3aedecb commit a22b026
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ repos:

# ruff - python linter with fixing ability
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: 5559d0350deec43675eef448015296e1d79800bd # frozen: v0.4.3
rev: f8a3f8c471fb698229face5ed7640a64900b781e # frozen: v0.4.4
hooks:
- id: ruff
name: ruff (fix)
Expand Down Expand Up @@ -142,7 +142,7 @@ repos:

# ruff - python linter with fixing ability
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: 5559d0350deec43675eef448015296e1d79800bd # frozen: v0.4.3
rev: f8a3f8c471fb698229face5ed7640a64900b781e # frozen: v0.4.4
hooks:
- id: ruff
name: ruff (lint)
Expand Down Expand Up @@ -237,6 +237,6 @@ repos:
# ----------------------------------------------

- repo: https://github.com/pre-commit/pre-commit
rev: 7b4667e9e6e05e31707c404c95115b151745866c # frozen: v3.7.0
rev: 9ee076835365c0b3aa700de8f574def623826385 # frozen: v3.7.1
hooks:
- id: validate_manifest

0 comments on commit a22b026

Please sign in to comment.