Skip to content

Commit

Permalink
Set pre-commit update schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
HexDecimal committed Jul 9, 2024
1 parent af3b376 commit a1c84cc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# See https://pre-commit.com for more information
# See https://pre-commit.com/hooks.html for more hooks
ci:
autoupdate_schedule: quarterly
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
Expand All @@ -20,5 +22,3 @@ repos:
- id: ruff
args: [--fix-only, --exit-non-zero-on-fix]
- id: ruff-format
default_language_version:
python: python3.12
1 change: 1 addition & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
"autofunction",
"autogenerated",
"automodule",
"autoupdate",
"backlinks",
"bdist",
"Benesch",
Expand Down

0 comments on commit a1c84cc

Please sign in to comment.