Skip to content

Commit

Permalink
Merge pull request #80 from nonebot/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
⬆️ auto update by pre-commit hooks
  • Loading branch information
RF-Tar-Railt authored Dec 3, 2024
2 parents 359b039 + b047f6d commit a0e5ec0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ repos:
stages: [pre-commit]

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.7.2
rev: v0.8.1
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]
Expand Down

0 comments on commit a0e5ec0

Please sign in to comment.