Skip to content

Commit

Permalink
mraba/snyk-support-requirements: rename script for updating requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-mraba committed Apr 22, 2024
1 parent 6c39645 commit 84919d7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@ repos:
- id: requirements-update
name: "Update dependencies from pyproject.toml to snyk/requirements.txt"
language: system
entry: python snyk/requirements-update.py
entry: python snyk/update_requirements.py
files: ^pyproject.toml$
File renamed without changes.

0 comments on commit 84919d7

Please sign in to comment.