Skip to content

Commit

Permalink
Keep 'ci/dependency-updates' up-to-date with 'main'
Browse files Browse the repository at this point in the history
  • Loading branch information
TEAM4-0 committed Jan 14, 2025
2 parents 140d17a + 0f73f35 commit 8ee6bbc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ repos:
# Ruff is a code style and formatter
# It works on files in-place
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.8.6
rev: v0.9.1
hooks:
- id: ruff
args:
Expand All @@ -60,7 +60,7 @@ repos:
# More information can be found in its documentation:
# https://bandit.readthedocs.io/en/latest/
- repo: https://github.com/PyCQA/bandit
rev: 1.8.0
rev: 1.8.2
hooks:
- id: bandit
args: ["-r"]
Expand Down

0 comments on commit 8ee6bbc

Please sign in to comment.