Skip to content

Commit

Permalink
Merge pull request #9066 from camptocamp/backport/9064-to-2.8
Browse files Browse the repository at this point in the history
[Backport 2.8] Update pre-commit-hook version
  • Loading branch information
llienher committed Mar 23, 2023
2 parents 9007964 + 7889d1f commit 3e18b2d
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 @@ -25,7 +25,7 @@ repos:
- id: trailing-whitespace
- id: mixed-line-ending
- repo: https://github.com/sbrunner/pre-commit-hooks
rev: 0.2.3
rev: 0.5.0
hooks:
- id: copyright
- id: workflows-require-timeout
Expand Down
2 changes: 1 addition & 1 deletion contribs/gmf/test/spec/data/manipulateThemes.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// The MIT License (MIT)
//
// Copyright (c) 2022-2022 Camptocamp SA
// Copyright (c) 2022-2023 Camptocamp SA
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of
// this software and associated documentation files (the "Software"), to deal in
Expand Down

0 comments on commit 3e18b2d

Please sign in to comment.