Skip to content

Commit

Permalink
Merge pull request #104 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 authored Aug 7, 2024
2 parents 3de4440 + fe9d91a commit 852299f
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 @@ -49,7 +49,7 @@ repos:

# ruff - python linter with fixing ability
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: 1ee2e387938ec90ec10a64f85fc0b4be527ade6a # frozen: v0.5.5
rev: 89fdf53fde24c2f86be24b5a389289e57fa3ef03 # frozen: v0.5.6
hooks:
- id: ruff
name: ruff (fix)
Expand Down Expand Up @@ -145,7 +145,7 @@ repos:

# ruff - python linter with fixing ability
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: 1ee2e387938ec90ec10a64f85fc0b4be527ade6a # frozen: v0.5.5
rev: 89fdf53fde24c2f86be24b5a389289e57fa3ef03 # frozen: v0.5.6
hooks:
- id: ruff
name: ruff (lint)
Expand Down

0 comments on commit 852299f

Please sign in to comment.