Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/astral-sh/ruff-pre-commit: 5559d0350deec43675eef448015296e1d79800bd → f8a3f8c471fb698229face5ed7640a64900b781e](astral-sh/ruff-pre-commit@5559d03...f8a3f8c)
- [github.com/astral-sh/ruff-pre-commit: 5559d0350deec43675eef448015296e1d79800bd → f8a3f8c471fb698229face5ed7640a64900b781e](astral-sh/ruff-pre-commit@5559d03...f8a3f8c)
- [github.com/pre-commit/pre-commit: 7b4667e9e6e05e31707c404c95115b151745866c → 9ee076835365c0b3aa700de8f574def623826385](pre-commit/pre-commit@7b4667e...9ee0768)
  • Loading branch information
pre-commit-ci[bot] committed May 13, 2024
1 parent 9829e7c commit c0da3f1
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 c0da3f1

Please sign in to comment.