Skip to content

Commit

Permalink
pre-commit block main - related to notify update (#272)
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelcolvin committed May 6, 2024
1 parent 88465fd commit 6a0e74d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .pre-commit-config.yaml
@@ -1,7 +1,8 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.0.1
rev: v4.3.0
hooks:
- id: no-commit-to-branch # prevent direct commits to main branch
- id: check-yaml
args: ['--unsafe']
- id: check-toml
Expand Down

0 comments on commit 6a0e74d

Please sign in to comment.