chore: pre-commit autoupdate

This commit is contained in:
Éloi Rivard 2024-10-23 09:22:24 +02:00
parent 40136fa394
commit 5dffae8a1e
No known key found for this signature in database
GPG key ID: 7EDA204EA57DD184
2 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
--- ---
repos: repos:
- repo: https://github.com/astral-sh/ruff-pre-commit - repo: https://github.com/astral-sh/ruff-pre-commit
rev: 'v0.6.9' rev: 'v0.7.0'
hooks: hooks:
- id: ruff - id: ruff
args: [--fix, --exit-non-zero-on-fix] args: [--fix, --exit-non-zero-on-fix]
@ -20,7 +20,7 @@ repos:
hooks: hooks:
- id: docformatter - id: docformatter
- repo: https://github.com/rtts/djhtml - repo: https://github.com/rtts/djhtml
rev: 3.0.6 rev: 3.0.7
hooks: hooks:
- id: djhtml - id: djhtml
- repo: https://github.com/codespell-project/codespell - repo: https://github.com/codespell-project/codespell

2
demo/.gitignore vendored
View file

@ -1,3 +1,3 @@
env env
*.pem *.pem
var/ var/