Skip to content

Commit 612f86b

Browse files
committed
Move KEEP IN SYNC comment on rev line, to make it more likely that it does not get overlooked after running pre-commit autoupdate --freeze
1 parent e302d42 commit 612f86b

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,7 @@ repos:
6565
- id: rst-inline-touching-normal
6666

6767
- repo: https://github.com/PyCQA/bandit
68-
# KEEP IN SYNC WITH .github/workflows/bandit.yml
69-
rev: "36fd65054fc8864b4037d0918904f9331512feb5" # frozen: 1.7.10
68+
rev: "36fd65054fc8864b4037d0918904f9331512feb5" # frozen: 1.7.10 KEEP IN SYNC WITH .github/workflows/bandit.yml
7069
hooks:
7170
- id: bandit
7271
args:

0 commit comments

Comments
 (0)