summaryrefslogtreecommitdiff
path: root/.pre-commit-config.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.pre-commit-config.yaml')
-rw-r--r--.pre-commit-config.yaml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 4c3eb9c..d1935c0 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -1,11 +1,10 @@
repos:
- repo: https://github.com/charliermarsh/ruff-pre-commit
- rev: v0.0.224
+ rev: v0.0.247
hooks:
- id: ruff
args:
- --fix
- - --force-exclude
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
hooks: