Skip to content

Commit

Permalink
Merge pull request #101 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 Jul 16, 2024
2 parents 6623351 + b7a0485 commit 878a157
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: f6793c73d53e659efecf3b3c38d122fb6a2a969f # frozen: v0.5.1
rev: 47533c0f59972e30ade57ab52cbac2ea7fbdec87 # frozen: v0.5.2
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: f6793c73d53e659efecf3b3c38d122fb6a2a969f # frozen: v0.5.1
rev: 47533c0f59972e30ade57ab52cbac2ea7fbdec87 # frozen: v0.5.2
hooks:
- id: ruff
name: ruff (lint)
Expand Down

0 comments on commit 878a157

Please sign in to comment.