We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
KEEP IN SYNC
rev
pre-commit autoupdate --freeze
1 parent e302d42 commit 612f86bCopy full SHA for 612f86b
1 file changed
.pre-commit-config.yaml
@@ -65,8 +65,7 @@ repos:
65
- id: rst-inline-touching-normal
66
67
- repo: https://github.com/PyCQA/bandit
68
- # KEEP IN SYNC WITH .github/workflows/bandit.yml
69
- rev: "36fd65054fc8864b4037d0918904f9331512feb5" # frozen: 1.7.10
+ rev: "36fd65054fc8864b4037d0918904f9331512feb5" # frozen: 1.7.10 KEEP IN SYNC WITH .github/workflows/bandit.yml
70
hooks:
71
- id: bandit
72
args:
0 commit comments