Skip to content

Commit

Permalink
Merge pull request #195 from reuteras/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
  • Loading branch information
reuteras authored Oct 1, 2024
2 parents 31a2aed + 9c3e029 commit f258eb2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ repos:
language_version: python3.11

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: 'v0.6.7'
rev: 'v0.6.8'
hooks:
- id: ruff

Expand Down
2 changes: 1 addition & 1 deletion resources/bandit.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"errors": [],
"generated_at": "2024-09-23T17:46:12Z",
"generated_at": "2024-09-30T17:50:14Z",
"metrics": {
"_totals": {
"CONFIDENCE.HIGH": 0,
Expand Down

0 comments on commit f258eb2

Please sign in to comment.