Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] authored Jul 25, 2023
1 parent 6bed799 commit aaefddb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,10 @@ repos:
- id: black
language_version: python3
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: "v0.0.278"
rev: "v0.0.280"
hooks:
- id: ruff

ci:
autofix_prs: false
autoupdate_schedule: quarterly

0 comments on commit aaefddb

Please sign in to comment.