Skip to content

Commit

Permalink
Merge pull request #105 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 19, 2024
2 parents 852299f + 65bb738 commit a3ae4a9
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: 89fdf53fde24c2f86be24b5a389289e57fa3ef03 # frozen: v0.5.6
rev: ac97362543353002a47d6cae8918b25444d102df # frozen: v0.5.7
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: 89fdf53fde24c2f86be24b5a389289e57fa3ef03 # frozen: v0.5.6
rev: ac97362543353002a47d6cae8918b25444d102df # frozen: v0.5.7
hooks:
- id: ruff
name: ruff (lint)
Expand Down

0 comments on commit a3ae4a9

Please sign in to comment.