Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
jGaboardi committed Jan 17, 2025
2 parents 04e7481 + c1c91ba commit 8824cd9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,12 @@ repos:
"{extends: default, ignore: .pixi/*, rules: {line-length: {max: 90}}}",
".",
]
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: "v5.0.0"
hooks:
- id: check-toml
files: "."

ci:
autofix_prs: false
autoupdate_schedule: quarterly

0 comments on commit 8824cd9

Please sign in to comment.