aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Chris Lovering <[email protected]>2023-06-26 09:43:56 +0100
committerGravatar Chris Lovering <[email protected]>2023-07-14 13:19:32 +0100
commita805475233d0dcd08d5423274dbae32ae1f79776 (patch)
treebcd77e934edc121256031c4154cf56a9f901374a
parentBump d.py to 2.3.1 (diff)
Bump pre-commit-hooks
-rw-r--r--.pre-commit-config.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index d3c2d87f..3fdd30bf 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
- rev: v4.2.0
+ rev: v4.4.0
hooks:
- id: check-merge-conflict
- id: check-toml